hwalsuklee / tensorflow-mnist-CVAELinks
Tensorflow implementation of conditional variational auto-encoder for MNIST
☆150Updated 8 years ago
Alternatives and similar repositories for tensorflow-mnist-CVAE
Users that are interested in tensorflow-mnist-CVAE are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of adversarial auto-encoder for MNIST☆87Updated 7 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 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
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆130Updated 5 years ago
- ☆200Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆26Updated 8 years ago
- Tensorflow implementation of different GANs and their comparisions☆112Updated 7 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 9 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).☆262Updated 7 years ago
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- VQ-VAE implementation / pytorch☆181Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Implementation of VLAE☆215Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆76Updated 7 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆179Updated 7 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 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
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Wasserstein Auto-Encoders☆508Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)☆38Updated 7 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago