Kaixhin / AutoencodersLinks
Torch implementations of various types of autoencoders
☆475Updated 8 years ago
Alternatives and similar repositories for Autoencoders
Users that are interested in Autoencoders are comparing it to the libraries listed below
Sorting:
- Chainer implementation of adversarial autoencoder (AAE)☆258Updated 7 years ago
- Code for reproducing results of NIPS 2014 paper "Semi-Supervised Learning with Deep Generative Models"☆514Updated 10 years ago
- Implementation of a Variational Auto-Encoder in Theano☆381Updated 8 years ago
- Adversarially Learned Inference☆311Updated 7 years ago
- Implementation of Variational Auto-Encoder in Torch7☆267Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- ☆291Updated 7 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning☆518Updated 8 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Generative image model with learned similarity measures☆444Updated 8 years ago
- Unrolled Generative Adversarial Networks☆293Updated 7 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
- ☆200Updated 8 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Phased LSTM☆300Updated 4 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆524Updated 6 years ago
- Implementation of VLAE