PanDav2 / Clockwork-RNNLinks
This repository is a reproduction of the clockwork RNN paper.
☆20Updated 8 years ago
Alternatives and similar repositories for Clockwork-RNN
Users that are interested in Clockwork-RNN are comparing it to the libraries listed below
Sorting:
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Forward Thinking NIPS 2017☆106Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆144Updated 5 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 7 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).