CNTK/Examples
Friedel van Megen 8c90baf161 fix one more dependency 2017-03-20 11:06:48 +01:00
..
Evaluation add CreateSequence from sparse input 2017-03-16 07:30:57 +01:00
Extensibility/CPP fix one more dependency 2017-03-20 11:06:48 +01:00
Image Merge with master. 2017-03-17 10:36:40 -07:00
LanguageUnderstanding/ATIS Update README.md 2017-03-18 18:04:25 -07:00
SequenceClassification/SimpleExample/Python Merge with master. 2017-03-17 10:36:40 -07:00
SequenceToSequence Merge with master. 2017-03-17 10:36:40 -07:00
Speech Merge with master. 2017-03-17 10:36:40 -07:00
Text Merge with master. 2017-03-17 10:36:40 -07:00
Video More fixes. 2017-03-16 17:25:17 -07:00
common changed signature of splice() from list to *args, to make it consistent with all other ops; 2017-02-09 17:06:09 -08:00
PythonExamples.pyproj CNTK v2 library: Improve error messages 2017-03-06 10:09:44 -08:00
README.md

README.md

CNTK Examples

The Tutorials/ and 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 page.