keon / pointer-networksLinks
Pointer Networks Implementation in Keras
☆155Updated 3 years ago
Alternatives and similar repositories for pointer-networks
Users that are interested in pointer-networks are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of "Pointer Networks"☆477Updated 8 years ago
- An implementation of "Pointer Networks" in Tensorflow☆44Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Deep Transfer Reinforcement Learning for Text Summarization☆41Updated 7 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 8 years ago
- Implementation of Sequence to Sequence Learning with Neural Networks by Sutskever et al.☆76Updated 9 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆152Updated 7 years ago
- Pointer Networks is a new neural architecture to learn the conditional probability of an output sequence with elements that are discrete …☆77Updated 3 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Implementation of Pointer Networks using PyTorch☆62Updated 2 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- TensorFlow implementation of a Pointer Network (https://arxiv.org/abs/1506.03134)☆23Updated 7 years ago
- Pointer Networks☆103Updated 10 years ago
- Pointer NN differs from the previous attention attempts in that, instead of using attention to weight hidden units of an encoder, it uses…☆42Updated 4 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 7 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)☆57Updated 10 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- ☆133Updated 7 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago