Skip to content

Coursera - RNN Programming Assignment: In this project, we will build a Neural Machine Translation (NMT) using an attention model, one of the most sophisticated sequence-to-sequence models.

Notifications You must be signed in to change notification settings

sushantdhumak/Neural-Machine-Translation

Repository files navigation

Neural-Machine-Translation

Disclaimer:

The given solutions in this project are only for reference purpose.

Description of experiment

Welcome!

We will build a Neural Machine Translation (NMT) model to translate human-readable dates ("25th of June, 2009") into machine-readable dates ("2009-06-25"). We will do this using an attention model, one of the most sophisticated sequence-to-sequence models.

Acknowledgements

https://www.coursera.org/learn/nlp-sequence-models
https://www.deeplearning.ai/program/deep-learning-specialization/

About

Coursera - RNN Programming Assignment: In this project, we will build a Neural Machine Translation (NMT) using an attention model, one of the most sophisticated sequence-to-sequence models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published