caglar / autoencoders
Implementation of several different types of autoencoders
☆115Updated 2 years ago
Alternatives and similar repositories for autoencoders:
Users that are interested in autoencoders are comparing it to the libraries listed below
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- Code for a convolutional autoencoder written on python, theano, lasagne, nolearn☆169Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆68Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆188Updated 9 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 8 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.☆242Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- Lasagne code for weight normalization☆88Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Matlab Environment for Deep Architecture Learning☆109Updated 11 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago