|
|
1
2
不,这是不对的。
你所说的N,是由你的输入张量的大小决定的。
|
|
|
2
2
这里num_units是指LSTM(或rnn)单元中的单元数。 (引用自 https://jasdeep06.github.io/posts/Understanding-LSTM-in-Tensorflow-MNIST/ |