Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
-
Updated
Jan 20, 2024 - Jupyter Notebook
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
A paper implementation and tutorial from scratch combining various great resources for implementing Transformers discussesd in Attention in All You Need Paper for the task of German to English Translation.
Add a description, image, and links to the pytorch-seq2seq topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-seq2seq topic, visit your repo's landing page and select "manage topics."