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
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated 2 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆257Updated 7 years ago
- Keras implementation of LSTM Variational Autoencoder☆229Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆353Updated 8 years ago
- Collection of autoencoders written in Keras☆37Updated 9 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 6 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 9 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146Updated 5 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 7 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- LSTM sequence modeling of video data☆74Updated 3 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆128Updated 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
- Replication of Semi-Supervised Learning with Deep Generative Models☆100Updated 9 years ago
- Running parametric t-SNE by Laurens Van Der Maaten with Octave and oct2py.☆266Updated 6 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Torch implementations of various types of autoencoders☆474Updated 8 years ago
- Text autoencoder with LSTMs☆262Updated 6 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆184Updated 8 years ago
- Unsupervised Learning of Video Representations using LSTMs☆363Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 8 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated 2 years ago