Visualizing A Neural Machine Translation Model (Mechanics of Seq2seq Models With Attention)

Sequence-to-sequence models are deep learning models that have achieved a lot of success in tasks like machine translation, text summarization, and image captioning. Google Translate started using such a model in production in late 2016. These models are explained in the two pioneering papers mentioned above.

Neural Machine Translation (seq2seq) Tutorial

Auto102

https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/