shaohua0116 / VAE-Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
☆130Updated 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 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 9 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 8 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 8 years ago
- Replicating "Understanding disentangling in β-VAE"☆197Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Unsupervised clustering with (Gaussian mixture) VAEs☆299Updated 8 years ago
- Variational Auto-Encoders in a Sequential Setting.☆175Updated 7 years ago
- Wasserstein Auto-Encoders☆508Updated 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
- Conditional variational autoencoder implementation in Torch☆105Updated 9 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 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
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆261Updated 7 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- Keras implementation of a Variational Auto Encoder with a Concrete Latent Distribution☆51Updated 7 years ago
- ☆153Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Implementation of Sequential Variational Autoencoder☆88Updated 7 years ago
- ☆200Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆431Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 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
- GANs with multiple Discriminators☆78Updated 2 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago