Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ywang021/machine-translation

 
 

Repository files navigation

Machine Translation Using Deep Learning

In this project, I will build a deep neural network that functions as part of an end-to-end machine translation pipeline. The completed pipeline will accept English text as input and return the French translation. This project requires GPU acceleration to run efficiently, and it is part of the Artificial Intelligence Nanodegree program, from Udacity. You can check my report here.

Install

This project requires Python 3 and the following Python libraries installed:

License

The contents of this repository are covered under the LICENSE file. Please, check it out.

About

End-to-end machine translation pipeline using Deep Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.5%
  • Python 7.5%