iwyoo / LSTM-autoencoder
TensorFlow LSTM-autoencoder implementation
☆194Updated 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
- Keras implementation of LSTM Variational Autoencoder☆228Updated 5 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆295Updated 10 months ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Chainer implementation of adversarial autoencoder (AAE)☆256Updated 6 years ago
- Collection of autoencoders written in Keras☆37Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆68Updated 7 years ago
- Implementation of several different types of autoencoders☆115Updated 2 years ago
- Extra Layers for Keras to connect CNN with RNN☆154Updated 8 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆56Updated 6 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implementation of a Variational Auto-Encoder in Theano☆378Updated 7 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- Example code for neural-network-based anomaly detection of time-series data (uses LSTM)☆176Updated 7 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 implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Clockwork RNN in TensorFlow☆61Updated 6 years ago
- ☆291Updated 6 years ago
- Text autoencoder with LSTMs☆262Updated 5 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
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆129Updated 5 years ago
- Keras autoencoders (convolutional/fcc) [proof of concept]☆174Updated 5 years ago
- Phased LSTM☆302Updated 3 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Implementation of Simple Recurrent Unit in Keras☆89Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Unsupervised Learning of Video Representations using LSTMs☆358Updated 6 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆398Updated last year