kweonwooj / papersLinks
summary of ML papers I've read
☆321Updated 6 years ago
Alternatives and similar repositories for papers
Users that are interested in papers are comparing it to the libraries listed below
Sorting:
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 3 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Word Piece Model python light version with functions tokenize/save/load☆64Updated 4 years ago
- Implementing nlp papers relevant to classification with PyTorch, gluonnlp☆230Updated 2 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- ☆395Updated 6 years ago
- Pytorch Implementation of Google BERT☆592Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 7 years ago
- Reinforcement learning for natural language processing reading group☆310Updated 6 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models☆35Updated 5 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- This repo contains a simple source code for advanced neural machine translation based on sequence-to-sequence.☆144Updated 3 years ago
- Unsupervised Neural Machine Translation☆474Updated 4 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 5 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- The notes for Math, Machine Learning, Deep Learning and Research papers.☆52Updated 5 years ago
- A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018☆554Updated 6 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago