katakombi / rnnlmLinks
Recurrent Neural Network language modeling toolkit
☆38Updated 11 years ago
Alternatives and similar repositories for rnnlm
Users that are interested in rnnlm are comparing it to the libraries listed below
Sorting:
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆55Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 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
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆51Updated 9 years ago
- Collection of useful, re-used routines.☆45Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- ☆18Updated 10 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch☆27Updated 9 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Fork of https://github.com/Lasagne/Lasagne☆63Updated 9 years ago
- CTC implementation in Theano.