okuchaiev / LM-PTB-CUDNNLSTMLinks
Small language model copied mostly from TF's tutorial, but changed to use cuDNN's LSTM
☆12Updated 8 years ago
Alternatives and similar repositories for LM-PTB-CUDNNLSTM
Users that are interested in LM-PTB-CUDNNLSTM are comparing it to the libraries listed below
Sorting:
- Language Modeling☆158Updated 6 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago
- C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs☆187Updated 8 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆81Updated 5 years ago
- Towards Neural Phrase-based Machine Translation☆178Updated 7 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Training RNNs as fast as CNNs. An unofficial tensorflow implementation.☆33Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- English text corrector by using deep neural networks in Pytorch☆48Updated 8 years ago
- State-of-the-art Neural Machine Translation Codebase including Hybrid Word-character Models☆211Updated 9 years ago
- Hierarchical Encoder Decoder for Dialog Modelling☆94Updated 7 years ago
- Triangular-chain CRF☆25Updated 10 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 10 years ago
- A MXNet implementation of Baidu's DeepSpeech architecture☆83Updated 7 years ago
- List of various interesting papers☆15Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- Simple MXNet sequence-to-sequence model (neural machine translation)☆24Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated 2 years ago
- Attention is All You Need in Sonnet☆38Updated 8 years ago
- Generative Adversarial Networks in Neural Machine Translation☆57Updated 8 years ago
- RNN benchmarks of pytorch, tensorflow and theano☆89Updated 7 years ago
- ☆79Updated 8 years ago
- Query-Reduction Networks (QRN)☆138Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago