tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.36k stars 1.96k forks source link

How does the Tensorflow/nmt translation model set the word vector dimension? #388

Closed yapingzhao closed 5 years ago

yapingzhao commented 5 years ago

How does the Tensorflow/nmt translation model set the word vector dimension? Is the word vector dimension equal to num_units?

Looking forward to your advice or answers. Best regards, Thank you very much!