Cospel / rbm-ae-tfLinks
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
Sorting:
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 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☆208Updated 8 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆352Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆190Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Tutorials for deep learning☆253Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆381Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago