-
dlbook_notation Public
LaTeX files for the Deep Learning book notation
-
dlbook_exercises Public
Exercises for the Deep Learning textbook at www.deeplearningbook.org
-
adversarial Public
Code and hyperparameters for the paper "Generative Adversarial Networks"
-
cleverhans Public
Forked from cleverhans-lab/cleverhansA library for benchmarking vulnerability to adversarial examples
-
pylearn2 Public
Forked from lisa-lab/pylearn2A Machine Learning library based on Theano
-
galatea Public
This was my private research codebase during grad school. After graduation I made it all public
-
improved-gan Public
Forked from openai/improved-gancode for the paper "Improved Techniques for Training GANs"
-
book-figures Public
The figures for the Deep Learning textbook (www.deeplearningbook.org)
-
models Public
Forked from tensorflow/modelsModels built with TensorFlow
-
theano_exercises Public
Exercises for my tutorials on Theano
-
Theano Public
Forked from Theano/TheanoOptimizing GPU-meta-programming code generating array oriented optimizing math compiler in Python
-
-
forgetting Public
Repository of code for the experiments for the ICLR submission "An Empirical Investigation of Catastrophic Forgetting in Gradient-Based Networks"
-
momentum Public
Code for demonstrating the importance of momentum, for a post for Safari Books Online
-
ccw_tutorial_theano Public
Common Code Workflow tutorial on Theano
-
ContestDataset Public
A Pylearn2 Dataset object for accessing the dataset used for the kaggle competition of IFT 6266 H13
-
MNIST Public
Forked from evolvingstuff/MNISTNeural Network with single hidden layer learning MNIST with less than 1.2% test error.
-