CNTK/Examples
TJ 91d990182d Squashed commit of the following:
commit a08e22e7b812891dd641cc512198528a3cd1cddc
Author: TJ <tix@microsoft.com>
Date:   Thu Jul 19 17:53:21 2018 -0700

    Enabled example tests for linux

commit 2b0b7c49f7ab3ad8ba40684efdaf4c4e4fd2265f
Author: Tix <tix@microsoft.com>
Date:   Thu Jun 28 18:30:51 2018 -0700

    Enabled V2 lib CS unit tests on linux
2018-07-20 09:33:25 -07:00
..
1stSteps updating script to use new learning APIs 2018-04-06 12:05:45 -07:00
Evaluation Squashed commit of the following: 2018-07-20 09:33:25 -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 Project updates to use a consistent native runtime 2018-07-10 08:29:11 -07:00
TrainingCSharp Squashed commit of the following: 2018-07-20 09:33:25 -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.