The given solutions in this project are only for reference purpose.
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.
https://www.coursera.org/learn/nlp-sequence-models
https://www.deeplearning.ai/program/deep-learning-specialization/