2 results for “topic:pytorch-seq2seq”
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.