nsfinkelstein / hierarchical-rnn
Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704
☆135Updated 7 years ago
Alternatives and similar repositories for hierarchical-rnn:
Users that are interested in hierarchical-rnn are comparing it to the libraries listed below
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- ☆137Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Code to accompany the paper "Learning Graphical State Transitions"☆170Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆349Updated 7 years ago
- A variational recurrent neural network implementation in tensorflow☆103Updated 7 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- ☆62Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- ☆92Updated 7 years ago
- Cleaned original source code from my NIPS publication☆155Updated 7 years ago
- Gumbel-Softmax Variational Autoencoder with Keras☆132Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Language Modeling☆156Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- ☆153Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- supercell☆192Updated 7 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Implementation of the VRAE☆59Updated 4 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago