Skip to content

Tutorials

Chris Basoglu edited this page Dec 9, 2016 · 26 revisions

There are tutorials for Python users and for BrainScript users.

Python Jupyter Notebook Tutorials

The Python Jupyter notebooks in the Tutorials folder cover a range of different application including image classification, language understanding, reinforcement learning and others. Additionally, the folder Tutorials/NumpyInterop contains a simple example of how to use numpy arrays as input for CNTK training and evaluation.

Getting Started (BrainScript)

  • Tutorial: Simple Logistic Regression and Multi-class Classification
  • Tutorial II: Convolutional Networks with Batch Normalization for MNIST

Hands-On Labs (BrainScript)

Clone this wiki locally