RNN和LSTM中的“状态维”是什么?

时间:2018-10-27 17:08:46

标签: python tensorflow lstm rnn

我看到A key hyper-parameter in the setup of your models is the state dimension, for which you should investigate the following: 50, 100, 200, 500.What is num_units in tensorflow BasicLSTMCell?中的num_unitstensorflow BasicLSTMCell中的num_units参数。

我是对的吗?还是使用MultiRNNCell时是number_of_layers

谢谢

0 个答案:

没有答案