Cospel / rbm-ae-tfLinks
Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.
☆84Updated 5 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:
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 2 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆150Updated 7 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆353Updated 8 years ago
- Tutorials for deep learning☆253Updated 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 with Keras☆156Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated last year
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆416Updated 8 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- ☆388Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆192Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆157Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago