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 10 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆230Updated 7 years ago
- Experiments using Reinforcement Learning☆49Updated 7 years ago
- Hierarchical Attention Network for document classification☆23Updated 7 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 6 years ago
- Methods about Deep Learning for Text Matching☆89Updated 6 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
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆327Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 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
- My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.☆248Updated 7 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Python implementation of LambdaMart☆187Updated 5 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- (Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch☆48Updated 8 years ago
- Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)☆57Updated 10 years ago
- A demo code for topical word embedding☆314Updated 7 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago