y0ast / VAE-TensorFlow
Implementation of a Variational Auto-Encoder in TensorFlow
☆209Updated 7 years ago
Alternatives and similar repositories for VAE-TensorFlow:
Users that are interested in VAE-TensorFlow are comparing it to the libraries listed below
- Implementation of a Variational Auto-Encoder in Theano☆379Updated 7 years ago
- Implementation of Variational Auto-Encoder in Torch7☆267Updated 8 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 6 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆193Updated 7 years ago
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆129Updated 5 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 8 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
- ☆199Updated 7 years ago
- Generative image model with learned similarity measures☆439Updated 7 years ago
- Implementation of VLAE☆215Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Torch implementations of various types of autoencoders☆469Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago