CNTK/Examples
Thiago Crepaldi 34ed567744 Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -07:00
..
1stSteps Updated examples and tests with new Learning APIs. 2017-11-13 15:30:59 -08:00
Evaluation Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -07:00
Extensibility Adding halide based binary convolution operators and its dependancies 2018-01-24 16:41:17 -08:00
Image Adding distributed GAN example 2018-03-13 16:51:06 -07: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 Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -07:00
TrainingCSharp Preparing Release 2.5 - bump version number 2018-03-16 15:21:38 -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 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.