Worksop website: http://www.idiap.ch/workshop/dltm/
- MNIST-autograd example shows usage of autograd to train neural networks and visualize t-SNE embeddings of learned features
- pretrained-resnet shows how to load pretrain ResNet networks, visualize it and propagate a single image to predict it's classes
- wide-resnet-multiGPU shows how to train state-of-the-art networks on CIFAR using multiple GPUs on a single machine.
Sergey Zagoruyko, Soumith Chintala, July 2016