Tutorials - wolfma61/CNTK GitHub Wiki
Getting Started
- Tutorial: Simple Logistic Regression and Multi-class Classification
- Tutorial II: Convolutional Networks with Batch Normalization for MNIST
Hands-On Labs
- Image Recognition on CIFAR-10: Image recognition on CIFAR-10 with convolutional and Residual Nets
- Language Understanding with ATIS: Slot tagging and intent classification with recurrent networks
- Object Detection using Fast R-CNN: Object detection in images using the Fast R-CNN algorithm