vithursant / VAE-Gumbel-Softmax
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
☆73Updated 6 years ago
Alternatives and similar repositories for VAE-Gumbel-Softmax:
Users that are interested in VAE-Gumbel-Softmax are comparing it to the libraries listed below
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆53Updated 7 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 7 years ago
- Variational Auto-encoder with Non-parametric Bayesian Prior☆42Updated 7 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…☆62Updated 8 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- Implementation of REBAR in PyTorch☆17Updated 6 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆99Updated 8 years ago
- ☆154Updated 6 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 6 years ago
- pytorch implementation of VAE-Gumble-Softmax☆62Updated 4 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 6 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 4 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆50Updated 7 years ago
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Updated 6 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 7 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 6 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018☆41Updated 6 years ago
- ZForcing Repo☆40Updated 7 years ago
- Optimizing control variates for black-box gradient estimation☆162Updated 5 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆23Updated 7 years ago
- Implementation of the paper "Direct Optimization through argmax for discrete Variational Auto-Encoder"☆14Updated 4 years ago
- MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders☆23Updated 5 years ago
- Variational Autoencoders & Normalizing Flows Project☆19Updated 8 years ago
- SparseMax activation function implementation (ICML 2016) (PyTorch)☆27Updated 7 years ago
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated 2 years ago
- A tensorflow implementation of VAE training with Renyi divergence☆31Updated 8 years ago