farizrahman4u / RNN-EMLinks
Recurrent Neural Network with External Memory in Keras
☆37Updated 9 years ago
Alternatives and similar repositories for RNN-EM
Users that are interested in RNN-EM are comparing it to the libraries listed below
Sorting:
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras