y0ast / VAE-Torch
Implementation of Variational Auto-Encoder in Torch7
☆266Updated 8 years ago
Alternatives and similar repositories for VAE-Torch:
Users that are interested in VAE-Torch are comparing it to the libraries listed below
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- ☆291Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- Torch implementations of various types of autoencoders☆469Updated 7 years ago
- Generative moment matching networks☆149Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT☆206Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementation of VLAE☆215Updated 7 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Generative image model with learned similarity measures☆440Updated 8 years ago
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"☆110Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Implementation of several different types of autoencoders☆115Updated 2 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 9 years ago
- Code and models from the paper "Layer Normalization"☆245Updated 8 years ago
- Code for reproducing results of NIPS 2014 paper "Semi-Supervised Learning with Deep Generative Models"☆511Updated 10 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Code for a convolutional autoencoder written on python, theano, lasagne, nolearn☆169Updated 7 years ago
- Code for "How to Train Deep Variational Autoencoders and Probabilistic Ladder Networks"☆100Updated 8 years ago
- Good Semi-Supervised Learning That Requires a Bad GAN☆180Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Variational and semi-supervised neural network toppings for Lasagne☆208Updated 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
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago