CNTK/Examples
Project Philly a01e609450 Integrate nikosk/highlight into master 2016-12-22 17:28:57 -08:00
..
Evaluation Integrate zhouwang/outputname into master 2016-12-22 11:31:40 -08:00
Image Integrate nikosk/highlight into master 2016-12-22 17:28:57 -08:00
LanguageUnderstanding/ATIS Enable Python 2.7 2016-12-19 13:49:05 +01:00
SequenceClassification/SimpleExample/Python Examples/SequenceClassification/SimpleExample/Python/SequenceClassification.py: fix sys.path.append() 2016-12-22 10:53:14 +01:00
SequenceToSequence Align randomization across platforms 2016-12-21 17:31:22 +01:00
Speech Restructuring examples and tutorials 2016-11-14 16:24:45 +01:00
Text/CharacterLM Enable Python 2.7 2016-12-19 13:49:05 +01:00
Video Enable Python 2.7 2016-12-19 13:49:05 +01:00
common removed two py files 2016-11-14 16:24:53 +01:00
README.md Update README.md 2016-11-28 15:16:33 +00:00

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.