yujiakimoto / ptr-netLinks
TensorFlow implementation of a Pointer Network (https://arxiv.org/abs/1506.03134)
☆23Updated 7 years ago
Alternatives and similar repositories for ptr-net
Users that are interested in ptr-net are comparing it to the libraries listed below
Sorting:
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- TensorFlow implementation of "Pointer Networks"☆477Updated 8 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆76Updated 9 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Hierarchical Attention Network for document classification☆23Updated 7 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 8 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- ☆284Updated 8 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- ☆183Updated 8 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 4 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 6 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Updated 8 years ago
- My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.☆248Updated 6 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆230Updated 7 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 3 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 3 years ago
- Experiments using Reinforcement Learning☆49Updated 7 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆288Updated 3 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