Skip to content

Tutorials

Philipp Kranen edited this page Nov 16, 2016 · 26 revisions

Getting Started (BrainScript)

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

Hands-On Labs (BrainScript)

Jupyter notebooks

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.

Clone this wiki locally