Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm
☆401Oct 9, 2019Updated 6 years ago
Alternatives and similar repositories for RecurrentHighwayNetworks
Users that are interested in RecurrentHighwayNetworks are comparing it to the libraries listed below
Sorting:
- Code and models from the paper "Layer Normalization"☆243Nov 8, 2016Updated 9 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/…☆396Mar 22, 2019Updated 6 years ago
- Review Network for Caption Generation☆181Jan 2, 2018Updated 8 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
- Gated Attention Reader for Text Comprehension☆190Nov 29, 2017Updated 8 years ago
- Query-Reduction Networks (QRN)☆138Dec 20, 2017Updated 8 years ago
- Learning RNN Hierarchies☆45Jun 22, 2016Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Dec 4, 2016Updated 9 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90May 22, 2016Updated 9 years ago
- Mixed Incremental Cross-Entropy REINFORCE ICLR 2016☆333Mar 1, 2017Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Structured Prediction Energy Networks in Torch☆132Feb 8, 2017Updated 9 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- ☆92May 23, 2017Updated 8 years ago
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆242Jun 21, 2022Updated 3 years ago
- A neural conversation model☆138May 19, 2016Updated 9 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Nov 2, 2017Updated 8 years ago
- Torch-twrl is a package that enables reinforcement learning in Torch.☆250May 27, 2017Updated 8 years ago
- ☆58May 26, 2016Updated 9 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- Neural module networks☆401Jul 7, 2017Updated 8 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- Generate captions for an image using convolutional and recurrent networks☆12Feb 25, 2016Updated 10 years ago
- Deep Networks with Stochastic Depth☆481Aug 13, 2018Updated 7 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Aug 10, 2016Updated 9 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago
- Evaluation code with models for the paper "On the Quantitative Analysis of Decoder-Based Generative Models"☆130Aug 29, 2017Updated 8 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Jan 8, 2020Updated 6 years ago
- 🏃 Implementation of Using Fast Weights to Attend to the Recent Past.☆270Feb 20, 2019Updated 7 years ago
- This library provides utilities for creating and manipulating RNNs to model sequential data.☆191Jul 28, 2017Updated 8 years ago
- SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016☆464Oct 7, 2017Updated 8 years ago
- Recurrent Neural Network library for Torch7's nn☆943Dec 21, 2017Updated 8 years ago
- Torch implementations of various types of autoencoders☆476Aug 28, 2017Updated 8 years ago
- Tweet Classification using RNN and CNN☆43Sep 18, 2016Updated 9 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Jan 4, 2022Updated 4 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆409Aug 26, 2016Updated 9 years ago
- An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder☆109Mar 18, 2017Updated 8 years ago