Machine Translation¶
Training GNMT on IWSLT 2015 Dataset
Learn how to train Google Neural Machine Translation, a seq2seq with attention model.
Using Pre-trained Transformer
Learn how to use a pre-trained transformer translation model for English-German translation.