oir / deep-recursiveLinks
Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)
☆28Updated 11 years ago
Alternatives and similar repositories for deep-recursive
Users that are interested in deep-recursive are comparing it to the libraries listed below
Sorting:
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Document context language models