mikesj-public / convolutional_autoencoderLinks
Code for a convolutional autoencoder written on python, theano, lasagne, nolearn
☆169Updated 7 years ago
Alternatives and similar repositories for convolutional_autoencoder
Users that are interested in convolutional_autoencoder are comparing it to the libraries listed below
Sorting:
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Variational and semi-supervised neural network toppings for Lasagne☆208Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Modular Restricted Boltzmann Machine (RBM) implementation using Theano☆174Updated 12 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.☆242Updated 8 years ago
- Bringing up some extra Cosmo to Keras.☆378Updated 8 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆189Updated 10 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Adversarially Learned Inference☆311Updated 6 years ago
- Residual network block in Keras☆72Updated 8 years ago
- ☆137Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 9 years ago
- Efficient implementation of Generative Stochastic Networks☆317Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementation of Adversarial Autoencoder with Theano☆40Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- bidirectional lstm☆152Updated 9 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- Matlab Environment for Deep Architecture Learning☆109Updated 11 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT☆207Updated 9 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 9 years ago
- Multi-GPU mini-framework for Theano