iwyoo / LSTM-autoencoderLinks
TensorFlow LSTM-autoencoder implementation
☆192Updated 8 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:
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆150Updated 7 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆298Updated last year
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆354Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 3 years ago
- Keras implementation of LSTM Variational Autoencoder☆229Updated 6 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146Updated 5 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Phased LSTM☆301Updated 4 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆419Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Unsupervised Learning of Video Representations using LSTMs