anantzoid / Language-Modeling-GatedCNNLinks
Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"
☆271Updated 8 years ago
Alternatives and similar repositories for Language-Modeling-GatedCNN
Users that are interested in Language-Modeling-GatedCNN are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 6 years ago
- ☆283Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- Attention-based sequence to sequence learning☆391Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- ☆149Updated 2 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 7 years ago
- ☆218Updated 9 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- A PyTorch implementation of QANet.☆344Updated 3 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 8 years ago
- ☆395Updated 6 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago