1

I don't understand the argument num_units in TensorFlow's BahdanauAttention. It's defined as:

num_units: The depth of the query mechanism.

which is unclear to me.

edoost
  • 101
  • 1
  • 8
  • It would be kind of you to at least provide link to the implementation you're asking about. – dedObed Dec 01 '18 at 10:42
  • @dedObed I am speaking about this: https://www.tensorflow.org/api_docs/python/tf/contrib/seq2seq/BahdanauAttention The question is what is `num_units` argument that it takes? – edoost Dec 02 '18 at 10:31

0 Answers0