bentrevett / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
☆5,567Updated last year
Alternatives and similar repositories for pytorch-seq2seq
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
Sorting:
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,398Updated 2 years ago
- An annotated implementation of the Transformer paper.☆6,296Updated last year
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,242Updated last year
- Tutorials on getting started with PyTorch and TorchText for sentiment analysis.☆4,519Updated last year
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,546Updated 3 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,894Updated 3 months ago
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆3,792Updated 10 months ago
- Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.