yujiakimoto / ptr-net
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
- Pointer Networks Implementation in Keras☆154Updated 2 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- ☆11Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 7 years ago
- Initializing Convolutional Filters with Semantic Features for Text Classification☆24Updated 6 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Deep structured semantic model☆32Updated 8 years ago
- ☆149Updated 2 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 6 years ago
- Hybrid Linear UCB bandit learning algorithm L Li(2010) python code☆56Updated 9 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Updated 8 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Node2vec with tensorflow☆69Updated 8 years ago
- code for "Determining Gains Acquired from Word Embedding Quantitatively Using Discrete Distribution Clustering" ACL 2017☆21Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- A list of recent industrial papers in KDD'16–'18☆28Updated 5 years ago
- QANet in keras (with Cove)☆66Updated 5 years ago
- Reproducing Densely Interactive Inference Network in Keras☆74Updated 7 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆151Updated 6 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 8 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 6 years ago
- “Key-Value Memory Networks for Directly Reading Documents”的tensorflow实现方案,使用的数据集是MovieQA☆43Updated 7 years ago