adversarial. Code and hyperparameters for the paper "Generative Adversarial Networks"
4.1kdlbook_notation. LaTeX files for the Deep Learning book notation
1.9kdlbook_exercises. Exercises for the Deep Learning textbook at www.deeplearningbook.org
1.4ktheano_exercises. Exercises for my tutorials on Theano
695galatea. This was my private research codebase during grad school. After graduation I made it all public
140forgetting. Repository of code for the experiments for the ICLR submission "An Empirical Investigation of Catastrophic Forgetting in Gradient-Based Networks"
69models. Models built with TensorFlow
29ccw_tutorial_theano. Common Code Workflow tutorial on Theano
28improved-gan. code for the paper "Improved Techniques for Training GANs"
27book-figures. The figures for the Deep Learning textbook (www.deeplearningbook.org)
17pylearn2. A Machine Learning library based on Theano
17Theano. Optimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python
16TheanoLinear. Python
15cleverhans. A library for benchmarking vulnerability to adversarial examples
11momentum. Code for demonstrating the importance of momentum, for a post for Safari Books Online
6MNIST. Neural Network with single hidden layer learning MNIST with less than 1.2% test error.
6ContestDataset. A Pylearn2 Dataset object for accessing the dataset used for the kaggle competition of IFT 6266 H13
3testing.
2