matpalm / rnn_lmLinks
various simple RNNs trained on synthetic grammars
☆30Updated 9 years ago
Alternatives and similar repositories for rnn_lm
Users that are interested in rnn_lm are comparing it to the libraries listed below
Sorting:
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- ☆18Updated 10 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆13Updated 8 years ago
- ☆23Updated 9 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- Recurrent Neural Network with External Memory in Keras☆37Updated 9 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆51Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 7 years ago
- Tensorflow Implementation of Multi-Function Recurrent Unit☆23Updated 9 years ago
- Semantic parsing as machine translation☆24Updated 8 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- LSTM Python library using Cython☆37Updated 10 years ago
- Common Code Workflow tutorial on Theano☆16Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- An attempt at implementing ideas in "Learning to Transduce with Unbounded Memory" (http://arxiv.org/abs/1506.02516)☆11Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- ☆16Updated 9 years ago
- ☆15Updated 9 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Updated 10 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago