snowkylin / rnn-vae
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
- Conditional variational autoencoder implementation in Torch☆105Updated 8 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆68Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆100Updated 8 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 7 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆115Updated 8 years ago
- Professor Forcing, NIPS'16☆46Updated 7 years ago
- Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution☆51Updated 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
- PixelVAE with or without regularization☆66Updated 7 years ago
- Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)☆76Updated 8 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆211Updated 4 years ago
- Convolutional Variational Autoencoder☆34Updated 5 years ago
- Deep variational inference in tensorflow☆56Updated 6 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 6 years ago
- Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)☆38Updated 7 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆40Updated 6 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 8 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- ☆153Updated 7 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 years ago
- Disentangled Variational AutoEncoder with PyTorch☆29Updated 5 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 years ago
- Variational Auto-Encoders in a Sequential Setting.☆172Updated 6 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆73Updated 6 years ago