Digested and reproduced from Visualizing A Neural Machine Translation Model by Jay Alammar.
Table of Contents 1. Architecture of Seq2seq 2. Attention Mechanism 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.