Kaixhin / AutoencodersLinks
Torch implementations of various types of autoencoders
☆476Updated 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)☆257Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆381Updated 8 years ago
- Code for reproducing results of NIPS 2014 paper "Semi-Supervised Learning with Deep Generative Models"☆515Updated 10 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.☆439Updated 6 years ago
- Adversarially Learned Inference☆311Updated 7 years ago
- ☆291Updated 7 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning☆518Updated 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
- Unrolled Generative Adversarial Networks☆293Updated 7 years ago
- ☆200Updated 8 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Generative image model with learned similarity measures☆444Updated 8 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.☆242Updated 8 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Fast Scattering Transform with CuPy/PyTorch☆296Updated 5 years ago
- Learning kernels to maximize the power of MMD tests☆210Updated 7 years ago
- Implementation of VLAE☆216Updated 7 years ago
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆380Updated 8 years ago
- Phased LSTM☆300Updated 4 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- in progress☆494Updated 6 years ago
- Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"☆526Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT☆208Updated 9 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator