coreylynch / grid-lstmLinks
Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf
☆187Updated 9 years ago
Alternatives and similar repositories for grid-lstm
Users that are interested in grid-lstm are comparing it to the libraries listed below
Sorting:
- Recreating the Deep Residual Network in Lasagne☆117Updated 9 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆170Updated 6 years ago
- Code and models from the paper "Layer Normalization"☆245Updated 8 years ago
- ☆88Updated 10 years ago
- Torch implementation of DRAW: A Recurrent Neural Network For Image Generation☆135Updated 9 years ago
- Implementation of http://arxiv.org/abs/1511.05641 that lets one build a larger net starting from a smaller one.☆159Updated 8 years ago
- Multi-threaded VGG 19 feature extractor in Torch☆121Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- ☆137Updated 7 years ago
- ☆207Updated 2 years ago
- deep extensions to nn☆193Updated 8 years ago
- Implementation of the DRAW network in lasagne☆201Updated 9 years ago
- Some unsupervised learning modules using Torch☆86Updated 8 years ago
- ImageNet training using torch☆101Updated 8 years ago
- Some advanced tricks with Torch7 explained easily☆94Updated 8 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
- Rethinking the Inception Architecture for Computer Vision☆130Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Weight initialisation schemes for Torch7 neural network modules☆100Updated 8 years ago
- Tutorial for Visual Turing Test (visual question answering, image question answering).☆117Updated 8 years ago
- An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521☆157Updated 9 years ago
- Deep Unsupervised Perceptual Grouping☆131Updated 4 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 8 years ago
- Keras implementation for "Deep Networks with Stochastic Depth" http://arxiv.org/abs/1603.09382☆139Updated 5 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago