https://github.com/Microsoft/CNTK
Revision d5db8438b1ffebcbebfdf5333483dd1cd77f9427 authored by Thiago Crepaldi on 23 April 2018, 21:04:23 UTC, committed by Thiago Crepaldi on 24 April 2018, 20:35:46 UTC
1 parent 575e21b
Raw File
Tip revision: d5db8438b1ffebcbebfdf5333483dd1cd77f9427 authored by Thiago Crepaldi on 23 April 2018, 21:04:23 UTC
Add Linux OOBE support
Tip revision: d5db843
README.md
# CNTK Examples

The [Tutorials/](https://github.com/Microsoft/CNTK/blob/master/Tutorials/) and
[Examples/](https://github.com/Microsoft/CNTK/blob/master/Examples/) folders
contain variety of example configurations for CNTK networks using both the
Python API and BrainScript.
The examples are structured by topic into Image, Language Understanding,
Speech, and so forth. To get started with CNTK we recommend the tutorials in
the `Tutorials` folder.

An overview on all examples and tutorials is also provided by the
[Cognitive Toolkit Model Gallery](https://www.microsoft.com/en-us/research/product/cognitive-toolkit/model-gallery/) page.
back to top