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☆105Updated 9 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 7 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- This repository contains the code to reproduce the core results from the paper "Adversarial Variational Bayes: Unifying Variational Autoe…☆206Updated 7 years ago
- Deep variational inference in tensorflow☆56Updated 7 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆117Updated 8 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)☆38Updated 7 years ago
- ☆200Updated 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
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆101Updated 9 years ago
- A variational recurrent neural network implementation in tensorflow☆104Updated 7 years ago
- Implementation of VLAE☆215Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Professor Forcing, NIPS'16☆45Updated 8 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 years ago
- ☆51Updated 9 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 8 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 8 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 7 years ago
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆130Updated 5 years ago
- ReGAN: Sequence GAN using RE[INFORCE|LAX|BAR] based PG estimators☆41Updated 7 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 4 years ago
- Disentangled Variational AutoEncoder with PyTorch☆29Updated 6 years ago