iwyoo / LSTM-autoencoderLinks
TensorFlow LSTM-autoencoder implementation
☆191Updated 7 years ago
Alternatives and similar repositories for LSTM-autoencoder
Users that are interested in LSTM-autoencoder are comparing it to the libraries listed below
Sorting:
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆297Updated last year
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Unsupervised Learning of Video Representations using LSTMs☆358Updated 7 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆399Updated last year
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Text autoencoder with LSTMs☆260Updated 6 years ago
- Implementation of several different types of autoencoders☆116Updated 2 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 of GAN modeling for sequential data☆69Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- ☆292Updated 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆175Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆218Updated 6 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Torch implementations of various types of autoencoders☆472Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago