tensorflow / nmt

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

How to set the dimension of the word vector? #307

Closed yapingzhao closed 6 years ago

yapingzhao commented 6 years ago

Hi, I'm a neural network beginner (smile). I have several questions that I haven't found, so I need help. How to set the dimension of the word vector? Why didn't I find the definition related to the word vector dimension? Looking forward to your advice or answers. Best regards,

yapingzhao