ofirnachum / tree_rnnLinks
Theano implementation of Tree RNNs aka Recursive Neural Networks.
☆235Updated 9 years ago
Alternatives and similar repositories for tree_rnn
Users that are interested in tree_rnn are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 8 years ago
- Neural Turing Machines library in Theano with Lasagne☆301Updated 7 years ago
- NPI(Neural Programmer-Interpreters) implementation with Keras☆245Updated 3 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Reference implementations of neural networks with differentiable memory mechanisms (NTM, Stack RNN, etc.)☆222Updated 9 years ago
- Examples and scripts using Blocks☆148Updated 9 years ago
- This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/ab…☆168Updated 7 years ago
- This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas…☆420Updated 6 years ago
- ☆182Updated 10 years ago
- ByteNet for character-level language modelling☆319Updated 8 years ago
- A Neural Turing Machine implementation in Torch.☆278Updated 10 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆461Updated 9 years ago
- Library for implementing RNNs with Theano☆195Updated 3 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆408Updated 9 years ago
- TensorFlow implementation of Neural Variational Inference for Text Processing☆536Updated 9 years ago
- Multi-GPU mini-framework for Theano