matpalm / rnn_lmLinks
various simple RNNs trained on synthetic grammars
☆30Updated 10 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:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Benchmarking different LSTM libraries☆25Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- ☆23Updated 10 years ago
- ☆18Updated 10 years ago
- A convolutional neural network library for NLP.☆59Updated 8 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Updated 9 years ago
- Implementation of the model presented in our ECIR 2017 paper☆37Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 8 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆56Updated 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- code referenced in "Towards universal neural nets: Gibbs machines and ACE", Galin Georgiev, http://arxiv.org/abs/1508.06585☆14Updated 10 years ago
- Fork of https://github.com/Lasagne/Lasagne☆64Updated 9 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 years ago
- This is a repository for machine translation with open license.☆24Updated 10 years ago
- Recurrent Deep Learning Tutorials and examples: RNN, GRU, LSTM☆55Updated 10 years ago
- ☆44Updated 10 years ago
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Updated 9 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆13Updated 9 years ago
- This repo contain the exercies of the Next.ML 2015 presentation☆24Updated 10 years ago
- Randomized embeddings for extreme learning☆24Updated 10 years ago
- Torch implementation of Sequence to Sequence Learning with Neural Networks☆24Updated 10 years ago
- Simple Attentive Reader Code☆29Updated 9 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Updated 9 years ago
- Spectral Word Embedding Learning for Language (SWELL) toolkit☆27Updated 11 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 10 years ago