fomorians / lstm-odysseyLinks
Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.
☆95Updated 8 years ago
Alternatives and similar repositories for lstm-odyssey
Users that are interested in lstm-odyssey are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- ☆89Updated 8 years ago
- ☆64Updated 8 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆171Updated 6 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- ☆137Updated 8 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- ☆69Updated 6 years ago
- Code and models from the paper "Layer Normalization"☆244Updated 8 years ago
- Montréal Deep Learning Summer School 2016 material☆100Updated 9 years ago
- ☆86Updated 12 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- bidirectional lstm☆152Updated 9 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
- ☆167Updated 9 years ago
- Batch normalized LSTM for tensorflow☆178Updated 8 years ago
- Playing with an LSTM neural network.☆32Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆186Updated 9 years ago
- CTC for lasagne☆25Updated 10 years ago
- Recreating the Deep Residual Network in Lasagne☆116Updated 9 years ago
- Reasonably-okay-performing implementation of a GAN and an adversarial autoencoder on MNIST.☆29Updated 9 years ago
- Experiment files for the paper "An Analysis of Unsupervised Pre-training in Light of Recent Advances", available here: http://arxiv.org/a…☆18Updated 9 years ago
- Study of HeXA@UNIST in Preparation for Submission☆106Updated 9 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- ☆88Updated 10 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90Updated 9 years ago
- [unmaintained] Additional Sequence to Sequence Features for TensorFlow☆55Updated 5 years ago
- Working Theano implementation of Pixel RNN on MNIST.☆76Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 10 years ago