yandex / faster-rnnlmView external linksLinks
Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax
☆564Apr 26, 2022Updated 3 years ago
Alternatives and similar repositories for faster-rnnlm
Users that are interested in faster-rnnlm are comparing it to the libraries listed below
Sorting:
- Recurrent Neural Network language modeling toolkit☆38Jan 23, 2014Updated 12 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,281Dec 30, 2020Updated 5 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆47Oct 26, 2014Updated 11 years ago
- This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas…☆420Jul 24, 2019Updated 6 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- DyNet: The Dynamic Neural Network Toolkit☆3,435Dec 1, 2023Updated 2 years ago
- Fast Recurrent Networks Library☆578Sep 20, 2016Updated 9 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆895Jul 30, 2017Updated 8 years ago
- This is a self contained software accompanying the paper titled: Learning Longer Memory in Recurrent Neural Networks: http://arxiv.org/ab…☆168Jan 3, 2018Updated 8 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆171Jun 2, 2019Updated 6 years ago
- Formerly known as code.google.com/p/1-billion-word-language-modeling-benchmark☆449Apr 12, 2016Updated 9 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- ☆165Oct 20, 2016Updated 9 years ago
- ☆134Apr 23, 2016Updated 9 years ago
- An efficient character based RNN☆91Mar 27, 2019Updated 6 years ago
- The official repository of the Eesen project☆833May 23, 2019Updated 6 years ago
- ☆619Mar 15, 2017Updated 8 years ago
- This is a repository for machine translation with open license.☆24Dec 1, 2015Updated 10 years ago
- ☆167Aug 8, 2016Updated 9 years ago
- Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/…☆396Mar 22, 2019Updated 6 years ago
- C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs☆187May 15, 2017Updated 8 years ago
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- ☆682Aug 21, 2018Updated 7 years ago
- Recurrent Neural Network library for Torch7's nn☆943Dec 21, 2017Updated 8 years ago
- ☆154Dec 23, 2016Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Jul 15, 2016Updated 9 years ago
- Fast parallel CTC.☆4,076Mar 4, 2024Updated last year
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Apr 26, 2017Updated 8 years ago
- In progress☆272Apr 12, 2017Updated 8 years ago
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Oct 27, 2015Updated 10 years ago
- Theano implementation of Memory Networks☆132Sep 7, 2015Updated 10 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆265Nov 22, 2022Updated 3 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Mar 5, 2017Updated 8 years ago
- Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind☆409Aug 26, 2016Updated 9 years ago
- A Theano framework for building and training neural networks☆1,154Feb 19, 2019Updated 6 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- Neural Attention Model for Abstractive Summarization☆918Apr 25, 2018Updated 7 years ago