Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 245 Bytes

File metadata and controls

7 lines (4 loc) · 245 Bytes

Machine_Translation

This tutorial shows how to build various recurrent neural network architectures for neural machine translation.

Here we focus on English-to-French text translation.

Follow the Jupyter Notebook for implementation steps.