coreylynch / grid-lstm
Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf
☆188Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for grid-lstm
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne☆118Updated 8 years ago
- Code and models from the paper "Layer Normalization"☆245Updated 8 years ago
- deep extensions to nn☆194Updated 7 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- Torch implementation of DRAW: A Recurrent Neural Network For Image Generation☆137Updated 9 years ago
- ☆88Updated 9 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 5 years ago
- Some unsupervised learning modules using Torch☆86Updated 7 years ago
- Implementation of http://arxiv.org/abs/1511.05641 that lets one build a larger net starting from a smaller one.☆160Updated 7 years ago
- Multi-threaded VGG 19 feature extractor in Torch☆119Updated 8 years ago
- ImageNet training using torch☆102Updated 7 years ago
- ☆207Updated 2 years ago
- Rethinking the Inception Architecture for Computer Vision☆131Updated 7 years ago
- A Neural Turing Machine implementation in Torch.☆279Updated 9 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆92Updated 8 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆112Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆78Updated 7 years ago
- bidirectional lstm☆153Updated 8 years ago
- Graph Computation for nn☆299Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆96Updated 7 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆172Updated 8 years ago
- OptNet - Reducing memory usage in torch neural nets☆282Updated 7 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 7 years ago
- A deep learning library for streamlining research and development using the Torch7 distribution.☆343Updated 8 years ago
- Experimental Torch7 implementation of RCNN for Object Detection with a Region Proposal Network☆122Updated 8 years ago
- An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521☆157Updated 8 years ago