Skip to content

Tutorials

Allison Brucker (Resources Online) edited this page May 30, 2017 · 26 revisions

This page has migrated to our new site. Please update any bookmarks.

There are tutorials for Python users and for BrainScript users.

Python Jupyter Notebook (Recommended)

Assuming you have completed Getting Started, use CNTK Python Jupyter notebook tutorials to gain familiarity with the toolkit. You may want to start with the CNTK_1## series tutorials before trying out higher series that cover a range of different application including image classification, language understanding, reinforcement learning and others.

Additional python recipes:

You can also try out the tutorials live with pre-installed CNTK in Azure Notebooks for free.

BrainScript

Assuming you have completed Getting Started, you can gain familiarity with more advanced use cases involving image recognition, object detection with Fast R-CNN and language understanding / text classification.

Clone this wiki locally