Seq2seq model with global attention implemented with PyTorch
☆18Apr 10, 2018Updated 7 years ago
Alternatives and similar repositories for seq2seq-pytorch
Users that are interested in seq2seq-pytorch are comparing it to the libraries listed below
Sorting:
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Sep 23, 2019Updated 6 years ago
- Uses chrome to print PDFs of URLs☆12Jun 19, 2017Updated 8 years ago
- Paper Reading Summary(mainly NLP related papers)☆11Nov 6, 2019Updated 6 years ago
- ☆13Sep 13, 2015Updated 10 years ago
- ☆12Dec 19, 2016Updated 9 years ago
- A Java binding for MeCab☆11Nov 24, 2020Updated 5 years ago
- ☆10Feb 25, 2023Updated 3 years ago
- Implementation of Continuous Control RL Algorithms☆11Dec 8, 2022Updated 3 years ago
- PyTorch implementation of Count-Based Exploration with Neural Density Models☆10Mar 22, 2018Updated 7 years ago
- The code that I used in Click-Through Rate Prediction (http://www.kaggle.com/c/avazu-ctr-prediction/) (C++). It implements the Follow The…☆12Mar 2, 2015Updated 11 years ago
- Implemention of A Compare-Aggregate Model with Dynamic-Clip Attention for Answer Selection☆29May 23, 2017Updated 8 years ago
- Convolutional Neural Network for Language Detection in Tensorflow☆12Apr 22, 2018Updated 7 years ago
- code for experiments in Grosse and Salakhutdinov, 2015.☆12Oct 9, 2016Updated 9 years ago
- Question Answering system based on Skip-Thought Memory Networks☆17Mar 25, 2020Updated 5 years ago
- code of IJCAI submission "Soft Hindsight Experience Replay"☆13Mar 23, 2020Updated 5 years ago
- My code for the kaggle Cats and Dogs Redux competition. Placed in top 8%.☆13Mar 23, 2017Updated 8 years ago
- BlackOut and Adaptive Softmax for language models by Chainer☆11Oct 20, 2017Updated 8 years ago
- A pytorch implementation for the MMI-anti model☆33Oct 12, 2018Updated 7 years ago
- Lazily regularized updates for Adagrad with sparse features. Implemented in Cython for efficiency.☆11Jan 2, 2021Updated 5 years ago
- Neural Machine Translation with RNN/ConvS2S/Transoformer☆13May 10, 2018Updated 7 years ago
- Neural Paraphrase Generation based on OpenNMT-py☆12Jan 2, 2018Updated 8 years ago
- 针对常见的BAT公司中的大数据面试和笔试问题,列出解决思路,并使用python来实现☆11Aug 17, 2015Updated 10 years ago
- ☆21Jul 28, 2022Updated 3 years ago
- Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.☆15Apr 22, 2017Updated 8 years ago
- Simple A/B testing framework for Python☆27Nov 7, 2011Updated 14 years ago
- Language model using an RNN in PyTorch☆18Jun 3, 2018Updated 7 years ago
- Python implementation of stacked generalization classifier. Plays nice with sklearn.☆12Jul 1, 2016Updated 9 years ago