Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1beae36

Browse files
committed
Add tutorial with sequence to sequence translation torchtext
1 parent afad2e5 commit 1beae36

3 files changed

Lines changed: 508 additions & 3 deletions

File tree

beginner_source/README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ Beginner Tutorials
2020
5. nlp/* and deep_learning_nlp_tutorial.rst
2121
Deep Learning for NLP with Pytorch
2222
https://pytorch.org/tutorials/beginner/deep_learning_nlp_tutorial.html
23+
24+
6. transformer_translation.py
25+
Language Translation with Transformers
26+
https://pytorch.org/tutorials/beginner/transformer_translation.html

0 commit comments

Comments
 (0)