From 2e178ea095bd8a1201a0d03f7fed65e108ac1747 Mon Sep 17 00:00:00 2001 From: ZahraBenslimane <83075803+ZahraBenslimane@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:37:37 +0200 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..40fc4c5 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Neural-Machine-Translation-by-Jointly-Learning-to-Align-and-Translate +Neural machine translation is a recently proposed approach to machine translation. Unlike the traditional statistical machine translation, the neural machine translation aims at building a single neural network that can be jointly tuned to maximize the translation performance. + +