vae-clustering. Unsupervised clustering with (Gaussian mixture) VAEs
303dirt-t. A DIRT-T Approach to Unsupervised Domain Adaptation (ICLR 2018)
176nn-bayesian-optimization. We use a modified neural network instead of Gaussian process for Bayesian optimization.
108cvae. Conditional variational autoencoder implementation in Torch
106tensorsketch. A lightweight library for tensorflow 2.0
65vae-experiments. Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction is work-in-progress.
62tensorbayes. Deep variational inference in tensorflow
57micro-projects. A collection of small code snippets for learning how to code
57kaos. Deep variational inference library for Keras
15began. Boundary equilibrium GAN implementation in Tensorflow
15fast-style-transfer. Fast style transfer in TensorFlow
14one-bit-vae. A silly and weirdly useful experiment where I attempt to encode one bit of information with a VAE
11tensorflow-gp. Implementation of gaussian processes and bayesian optimization in tensorflow
10variational-autoencoder. Basic implementation of variational autoencoders in Torch
10acgan-biased. Experiments verifying that AC-GAN downsamples points near decision boundary (NIPS BDL 2017)
9deep-generative-models. Deep generative models in Tensorflow
6ConvFeFe. The best neural network
4bcde. Bottleneck Conditional Density Estimation (ICML 2017)
4real-nvp-pytorch. Real NVP PyTorch a Minimal Working Example
3vda-hax. Simple tricks to improve visual domain adaptation for MNIST -> SVHN
3