Go to edX course page

Deepen your understanding of encoder-decoder architecture, its uses, and applications with Encoder-Decoder Architecture, developed by Google Cloud and delivered on edX.

This course offers a comprehensive overview of the leading machine learning design for sequence-to-sequence applications like machine translation, text summarization, and question answering, as well as an exploration of its main components. You’ll also learn how to train and serve these types of models.

The course culminates with a corresponding lab walkthrough, where you’ll use TensorFlow to code a simple implementation of the encoder-decoder architecture for poetry generation.