larsmaaloee / auxiliary-deep-generative-models
Deep generative models for semi-supervised learning.
☆108Updated 8 years ago
Alternatives and similar repositories for auxiliary-deep-generative-models
Users that are interested in auxiliary-deep-generative-models are comparing it to the libraries listed below
Sorting:
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT☆207Updated 9 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 9 years ago
- Deep exponential families (DEFs)☆55Updated 7 years ago
- MMD and Relative MMD test☆31Updated 9 years ago
- Deep variational inference in tensorflow☆56Updated 7 years ago
- Variational and semi-supervised neural network toppings for Lasagne☆208Updated 8 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 4 years ago
- Replication of the paper "Variational Dropout and the Local Reparameterization Trick" using Lasagne.☆33Updated 7 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆117Updated 8 years ago
- A variational recurrent neural network implementation in tensorflow☆103Updated 7 years ago
- ☆62Updated 8 years ago
- Implementation of Adversarial Autoencoder with Theano☆40Updated 8 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 9 years ago
- code for stochastic expectation propagation☆16Updated 9 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 7 years ago
- Generative moment matching networks☆149Updated 8 years ago
- Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution☆51Updated 7 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…