jcklie / keras-autoencoder
Collection of autoencoders written in Keras
☆37Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-autoencoder
- Implementation of several different types of autoencoders☆116Updated 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
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated last year
- Forward Thinking NIPS 2017☆106Updated 6 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆155Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Residual network block in Keras☆72Updated 8 years ago
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Updated 11 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆19Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆64Updated 7 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Extending Keras to support tfrecord dataset☆61Updated 7 years ago
- Deep generative models for semi-supervised learning.☆109Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- chainer catgan☆16Updated 7 years ago
- Stacked Denoising AutoEncoder based on TensorFlow☆24Updated 5 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago