claravania / rnn-lm-tensorflowLinks
RNN language model using Tensorflow
☆19Updated 9 years ago
Alternatives and similar repositories for rnn-lm-tensorflow
Users that are interested in rnn-lm-tensorflow are comparing it to the libraries listed below
Sorting:
- An implementation of RNNsearch using TensorFlow☆68Updated 7 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 7 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
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow