Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.15 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.15 KB

Deep Learning

Training resources around Deep Learning with CNTK

How to Use this Site

This site is intended to be the main resource to an instructor-led course, but anyone is welcome to learn here. The intent is to make this site self-guided and it is getting there.

We recommend cloning this repository onto your local computer with a git-based program (like GitHub desktop for Windows) or you may download the site contents as a zip file by going to "Clone or Download" at the upper right of this repository.

For Instructor-Led:

  • We recommend dowloading the site contents or cloning it if you can do so to your local computer.
  • Follow along with the classroom instructions and training sessions.
  • When there is a lab indicated, you may find the lab instructions in the Labs folder.

For Self-Study:

  • We recommend dowloading the site contents or cloning it if you can do so to your local computer.
  • Go to Decks folder and follow along with the slides.
  • When there is a lab indicated, you may find the lab instructions in the Labs folder.

Structure of this Repository Site

  • Labs - hands-on exercises
  • Decks - classroom slides
  • Code - scripts