CNTK/Examples
liqfu 82b7a392fb merge release 2.7 2019-04-19 11:28:14 -07:00
..
1stSteps updating script to use new learning APIs 2018-04-06 12:05:45 -07:00
Evaluation merge release 2.7 2019-04-19 11:28:14 -07:00
Extensibility Project updates to use a consistent native runtime 2018-07-10 08:29:11 -07:00
Image Fix saved model name output 2018-07-01 23:53:29 +10:00
LanguageUnderstanding/ATIS Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
ReinforcementLearning Fix max retries while downloading model file 2017-12-21 10:39:44 -08:00
SequenceClassification/SimpleExample/Python Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
SequenceToSequence Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
Speech Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
Text merge release 2.7 2019-04-19 11:28:14 -07:00
TrainingCSharp merge release 2.7 2019-04-19 11:28:14 -07:00
Video Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
PythonExamples.pyproj CNTK support for CUDA 9 2018-01-22 16:58:56 -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.