snowkylin / rnn-vaeLinks
Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"
☆39Updated 8 years ago
Alternatives and similar repositories for rnn-vae
Users that are interested in rnn-vae are comparing it to the libraries listed below
Sorting:
- Conditional variational autoencoder implementation in Torch☆107Updated 9 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 8 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆117Updated 9 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 8 years ago
- ☆201Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…