iwyoo / LSTM-autoencoder
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
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Keras implementation of LSTM Variational Autoencoder☆227Updated 5 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Implementation of several different types of autoencoders☆115Updated 2 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆297Updated 11 months ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 4 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 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 7 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Text autoencoder with LSTMs☆262Updated 5 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Torch implementations of various types of autoencoders☆469Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Unsupervised Learning of Video Representations using LSTMs☆360Updated 7 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- LSTM sequence modeling of video data☆74Updated 2 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆176Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated last year
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago