shaohua0116 / VAE-Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
☆129Updated 5 years ago
Alternatives and similar repositories for VAE-Tensorflow:
Users that are interested in VAE-Tensorflow are comparing it to the libraries listed below
- 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 conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- Replicating "Understanding disentangling in β-VAE"☆197Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 9 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆260Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 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
- Unsupervised clustering with (Gaussian mixture) VAEs☆298Updated 8 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆100Updated 8 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated last year
- Wasserstein Auto-Encoders☆506Updated 6 years ago
- ☆153Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Code for "Sequential Neural Models with Stochastic Layers"☆115Updated 8 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- VQ-VAE implementation / pytorch☆180Updated 7 years ago
- Variational Auto-Encoders in a Sequential Setting.☆172Updated 6 years ago
- Variational Auto-encoder with Non-parametric Bayesian Prior☆42Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Implementation of Sequential Variational Autoencoder☆86Updated 7 years ago
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 6 years ago