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. + +