CNTK/Examples
Emad Barsoum 651363ba89 Update README.md 2017-04-03 13:37:09 -07:00
..
Evaluation Bump versions 2017-04-03 18:16:31 +02:00
Extensibility/CPP renaming cntk.library to cntk.core 2017-03-21 17:45:46 +01:00
Image CNTK v2 library: Add str() for Axis 2017-04-02 11:34:12 -07:00
LanguageUnderstanding CNTK v2 library: Migrate past_value and future_value to sequence 2017-03-30 12:11:20 -07:00
SequenceClassification/SimpleExample/Python Add an ability to limit the number of sweeps for training 2017-03-28 13:50:17 +02:00
SequenceToSequence CNTK v2 library: Migrate past_value and future_value to sequence 2017-03-30 12:11:20 -07:00
Speech Removing deprecated stuff from training session 2017-03-30 09:31:59 +02:00
Text Bump versions 2017-04-03 18:16:31 +02:00
Video Update README.md 2017-04-03 13:37:09 -07:00
common CNTK v2 library: Migrate past_value and future_value to sequence 2017-03-30 12:11:20 -07:00
PythonExamples.pyproj
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.