iwyoo / LSTM-autoencoderLinks
TensorFlow LSTM-autoencoder implementation
☆192Updated 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:
- 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.☆299Updated last year
- Keras implementation of LSTM Variational Autoencoder☆229Updated 6 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 2 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Tensorflow implementation for DilatedRNN☆353Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆145Updated 5 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- Collection of autoencoders written in Keras☆37Updated 9 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Unsupervised Learning of Video Representations using LSTMs☆362Updated 7 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
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated last year
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 8 years ago
- Fully differentiable deep-neural decision forest in tensorflow☆229Updated 8 years ago
- Implementation of a Variational Auto-Encoder in Theano☆381Updated 8 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆184Updated 8 years ago
- Phased LSTM☆300Updated 4 years ago
- Implementation of Bayesian Recurrent Neural Networks by Fortunato et. al☆219Updated 6 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago