This is your work, valued
Humata Health and Greenfield Properties. Previously @Google Brain, @Dartmouth College
hamiltonian-nn. Code for our paper "Hamiltonian Neural Networks"
541scribe. Realistic Handwriting with Tensorflow
290mnist1d. A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.
258baby-a3c. A high-performance Atari A3C agent in 180 lines of PyTorch
172crypto-rnn. Learning the Enigma with Recurrent Neural Networks
164visualize_atari. Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)
125pythonic_ocr. A convolutional neural network implemented in pure numpy.
67excitationbp. Visualizing how deep networks make decisions
67cursivetransformer. Training a transformer to generate cursive handwriting
40psi0nn. A neural network quantum ground state solver
27dnc. Differentiable Neural Computer in TensorFlow
27optimize_wing. We simulate a wind tunnel, place a rectangular occlusion in it, and then use gradient descent to turn the occlusion into a wing.
27ncf. Nature's Cost Function (NCF). Finding paths of least action with gradient descent.
18studying_growth. Studying Cell Growth with Neural Cellular Automata
17structural_optimization. Coding structural optimization, from scratch, in 200 lines of Python
12greydanus.github.io. My academic blog
11stereograms. Code for playing with random dot stereograms.
10mr_london. A LSTM recurrent neural network implemented in pure numpy
6mnist-gan. Generative Adversarial Networks for the MNIST dataset
5piecewise_node. Temporal abstraction for autoregressive sampling
5rlzoo. A central location for my reinforcement learning experiments
5subspace-nn. Optimizing neural networks in subspaces
4flowchart. A Python script that converts boolean expressions to flowcharts or directed acyclic graphs.
3fractal_tree. A numerical model of fractal dynamics
3np_nets. Neural network experiments written purely in numpy
3compton. Exploring the quantum nature of light with compton scattering
2regularization. I use a one-layer neural network trained on the MNIST dataset to give an intuition for how common regularization techniques affect learning.
2deep_thesaurus. Use a pretrained NLP model to rank thesaurus suggestions
1baselines. Simple MNIST baselines for 1) numpy backprop 2) dense nns 3) cnns 3) seq2seq
1karpathy.github.io. my blog
1dlfun. Forays into the world of deep learning using TensorFlow
1evostrats. A minimal evolution strategies benchmark
1lagrangian_nns. Fork of codebase from Miles Cranmer's GitHub
1billiards. A simple RL environment for studying planning.
1dissipative_hnns. Fork from Sosanya's GitHub of our code for "Dissipative HNNs"
1