anantzoid / Language-Modeling-GatedCNN
Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"
☆272Updated 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
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆178Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆313Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆309Updated 6 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆101Updated 6 years ago
- Dynamic Memory Network implementation in TensorFlow