Implementation of Adversarial Autoencoder with Theano
☆40Jul 6, 2016Updated 9 years ago
Alternatives and similar repositories for adversarial_autoencoder
Users that are interested in adversarial_autoencoder are comparing it to the libraries listed below
Sorting:
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41May 1, 2016Updated 9 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Mar 7, 2018Updated 8 years ago
- Reasonably-okay-performing implementation of a GAN and an adversarial autoencoder on MNIST.☆30Jan 1, 2016Updated 10 years ago
- Generative Models with TensorFlow☆30Dec 28, 2015Updated 10 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆24Oct 31, 2017Updated 8 years ago
- chainer.Chain☆13Jun 28, 2017Updated 8 years ago
- SeqGAN but with more bells and whistles☆24Feb 15, 2018Updated 8 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Oct 2, 2020Updated 5 years ago
- ☆11Nov 13, 2021Updated 4 years ago
- Tensorflow implementation of Adversarial Autoencoders (with extra option to decorrelate style and classes)☆32Mar 26, 2017Updated 8 years ago
- Code for the "Discriminative Regularization for Generative Models" paper.☆73Aug 12, 2016Updated 9 years ago
- ☆164Jan 24, 2016Updated 10 years ago
- ☆10Oct 24, 2016Updated 9 years ago
- ☆12Nov 15, 2016Updated 9 years ago
- Deep Learning methods for semantic segmentation with weakly labelled data☆16Aug 12, 2016Updated 9 years ago
- Sample application for deploying a neural network as a tornado-powered webservice. The thread-blocking calls are run sequentially on a se…☆13Dec 30, 2016Updated 9 years ago
- Translating neuralese☆46Apr 26, 2017Updated 8 years ago
- VGG feature visualizer in TensorFlow☆10Nov 29, 2015Updated 10 years ago
- Adversarial AutoEncoder implemented with MXNet☆25May 18, 2018Updated 7 years ago
- Simple, small, fully-connected Python version of NeoRL☆11Jan 29, 2016Updated 10 years ago
- An attempt to replicate the neural programmer work [Neelakantan et al 2016, 2017] using techniques for learning probability distributions…☆13Jun 7, 2017Updated 8 years ago
- Code for Generalized Entropy Regularization paper☆14May 2, 2020Updated 5 years ago
- This code implements attention network on top of the CNN used in the paper titled "Relation extraction from clinical texts using domain i…