vithursant / VAE-Gumbel-SoftmaxLinks
An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU) in ICLR 2017.
☆72Updated 7 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
Sorting:
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
 - Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 8 years ago
 - Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 7 years ago
 - simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 8 years ago
 - ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
 - ☆152Updated 7 years ago
 - Code for the "Neural Expectation Maximization" paper.☆126Updated 2 years ago
 - Understanding Short-Horizon Bias in Stochastic Meta-Optimization☆37Updated 7 years ago
 - Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆48Updated 8 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
 - The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated 2 years ago
 - Implementation of VLAE☆216Updated 7 years ago
 - pytorch implementation of VAE-Gumble-Softmax☆63Updated 5 years ago
 - ZForcing Repo☆40Updated 7 years ago
 - Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆24Updated 8 years ago
 - Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018