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
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 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
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 6 years ago
- ☆153Updated 7 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆100Updated 8 years ago
- Understanding Short-Horizon Bias in Stochastic Meta-Optimization☆37Updated 6 years ago
- Implementation of REBAR in PyTorch☆17Updated 6 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 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
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 4 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 6 years ago
- Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks☆35Updated 6 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆23Updated 7 years ago
- An implementation of DIP-VAE from the paper "Variational Inference of Disentangled Latent Concepts from Unlabelled Observations" by Kumar…☆24Updated 6 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated last year
- ZForcing Repo☆40Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018☆41Updated 6 years ago
- Implementation of VLAE☆215Updated 7 years ago
- pytorch implementation of VAE-Gumble-Softmax☆62Updated 4 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 6 years ago
- Scalable Training of Inference Networks for Gaussian-Process Models, ICML 2019☆41Updated 2 years ago
- Optimizing control variates for black-box gradient estimation☆162Updated 5 years ago
- SparseMax activation function implementation (ICML 2016) (PyTorch)☆27Updated 7 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆50Updated 7 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago