Cospel / rbm-ae-tf
Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.
☆83Updated 4 years ago
Alternatives and similar repositories for rbm-ae-tf:
Users that are interested in rbm-ae-tf are comparing it to the libraries listed below
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning re…☆372Updated 7 years ago
- Code for a convolutional autoencoder written on python, theano, lasagne, nolearn☆169Updated 7 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 7 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆256Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Maxout Networks TensorFlow implementation presented in https://arxiv.org/abs/1302.4389☆56Updated 6 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago