☆138Aug 11, 2017Updated 8 years ago
Alternatives and similar repositories for PLSTM
Users that are interested in PLSTM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Phased LSTM☆301May 28, 2021Updated 4 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆129Dec 19, 2018Updated 7 years ago
- Keras implementation of Phased LSTM [https://arxiv.org/abs/1610.09513]☆146May 8, 2020Updated 5 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Mar 11, 2016Updated 10 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- 🏃 Implementation of Using Fast Weights to Attend to the Recent Past.☆272Feb 20, 2019Updated 7 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- supercell☆192Oct 9, 2017Updated 8 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Apr 19, 2019Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆365Nov 22, 2018Updated 7 years ago
- Repo for code for the NIPS paper entitled "An Architecture for Deep, Hierarchical Generative Models"☆14Oct 27, 2016Updated 9 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55May 16, 2016Updated 9 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆291Jan 20, 2017Updated 9 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Nov 2, 2017Updated 8 years ago
- Gumbel-Softmax Variational Autoencoder with Keras☆134Sep 19, 2017Updated 8 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper