Ohara124c41 / NLP-Machine_Translation

Build a deep neural network that functions as part of an end-to-end machine translation pipeline. Your completed pipeline will accept English text as input and return the French translation. You’ll be able to explore several recurrent neural network architectures and compare their performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Build a deep neural network that functions as part of an end-to-end machine translation pipeline. Your completed pipeline will accept English text as input and return the French translation. You’ll be able to explore several recurrent neural network architectures and compare their performance.

License:MIT License


Languages

Language:HTML 71.0%Language:Jupyter Notebook 28.5%Language:Python 0.5%