yangsaiyong / tf-adaptive-softmax-lstm-lmView external linksLinks
The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.
☆99Oct 17, 2018Updated 7 years ago
Alternatives and similar repositories for tf-adaptive-softmax-lstm-lm
Users that are interested in tf-adaptive-softmax-lstm-lm are comparing it to the libraries listed below
Sorting:
- ☆15Sep 5, 2016Updated 9 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Mar 9, 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
- Simple LSTM language modelling toolkit☆10Oct 21, 2022Updated 3 years ago
- paper notes on nlp/cv/rl/dl☆14May 15, 2017Updated 8 years ago
- LSTM Language Model with Subword Units Input Representations☆42May 27, 2021Updated 4 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23May 19, 2015Updated 10 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆12Sep 12, 2016Updated 9 years ago
- Language modeling scripts based on TensorFlow☆58Aug 13, 2019Updated 6 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆173Jan 8, 2017Updated 9 years ago
- Language Modeling☆158Aug 8, 2019Updated 6 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆273Jan 16, 2017Updated 9 years ago
- Code and data related to "Efficient, Compositional, Order-Sensitive n-gram Embeddings" (EACL 2017)☆15Apr 6, 2017Updated 8 years ago
- neon implementation of SegNet☆13Jan 3, 2023Updated 3 years ago
- Variational Recurrent Auto-Encoder using LSTM encoder/decoder networks☆55May 16, 2016Updated 9 years ago
- ☆92May 23, 2017Updated 8 years ago
- Implementation of “Unsupervised Neural Machine Translation with SMT as Posterior Regularization” (AAAI 2019)☆31Mar 27, 2019Updated 6 years ago
- Repository for our ICLR 2019 paper: Discovery of Natural Language Concepts in Individual Units of CNNs☆26Mar 9, 2019Updated 6 years ago
- ☆40Feb 28, 2020Updated 5 years ago
- Text simplification using RNNs☆55Mar 31, 2016Updated 9 years ago
- Document context language models☆22Nov 13, 2015Updated 10 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- [unmaintained] Additional Sequence to Sequence Features for TensorFlow☆56Oct 13, 2020Updated 5 years ago
- A C++ library providing fast language model queries in compressed space.☆132Feb 25, 2023Updated 2 years ago
- A fast LSTM Language Model for large vocabulary language like Japanese and Chinese☆111Jun 4, 2019Updated 6 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Sep 8, 2017Updated 8 years ago
- Sequential convolutional architectures for text classification☆29Mar 17, 2016Updated 9 years ago
- Playground for reinforcement learning algorithms implemented in TensorFlow☆16Oct 18, 2016Updated 9 years ago
- Retrofit Word Vectors to a Sense Ontology to Derive Word Sense Vectors☆17Mar 5, 2015Updated 10 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆94Apr 11, 2017Updated 8 years ago
- ☆165Oct 20, 2016Updated 9 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Jan 3, 2019Updated 7 years ago
- Dynamic memory networks in tensorflow with demo to visualize attention.☆22Mar 8, 2018Updated 7 years ago
- language models toolkits with hierarchical softmax setting☆17Mar 23, 2018Updated 7 years ago
- Tensorflow Implementation of the (Dual)-Associative Memory GRUs☆18Jun 14, 2016Updated 9 years ago
- Code for the Neural GPU model originally described in "Neural GPUs Learn Algorithms"☆145Nov 22, 2018Updated 7 years ago
- Experiments recreating the Neural Machine Translation experiments with bidirectional encoder and attention modules.☆56Dec 19, 2016Updated 9 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Sep 9, 2016Updated 9 years ago
- Code for Attentive Recurrent Comparators☆58Mar 3, 2017Updated 8 years ago