akurniawan / pytorch-transformer
Implementation of "Attention is All You Need" paper
☆33Updated 9 months ago
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
Sorting:
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Quasi-RNN for language modeling☆57Updated 8 years ago
- ☆47Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated 9 months ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 5 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 7 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆63Updated 4 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization"(https://arxiv.org/abs/1705.04304)☆19Updated 7 years ago
- ☆33Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- A sentence encoding-based model for natural language inference☆31Updated 6 years ago
- ☆53Updated 4 years ago
- ☆42Updated 6 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- Tools for training pytorch language models☆27Updated 4 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- Text Summarization using Pointer Attention Models☆59Updated 7 years ago
- Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"☆68Updated 6 years ago