paruby / Wasserstein-Auto-EncodersLinks
Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761
☆37Updated 7 years ago
Alternatives and similar repositories for Wasserstein-Auto-Encoders
Users that are interested in Wasserstein-Auto-Encoders are comparing it to the libraries listed below
Sorting:
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆66Updated 5 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…☆62Updated 9 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 5 years ago
- Deep Generative Models with Stick-Breaking Priors☆96Updated 9 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 8 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 5 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch