LSTM tf.nn.rnn_cell.LSTMCell

What are c_state and m_state in Tensorflow LSTM? 源碼: def __call__(self, inputs, state, scope=None): """Run one step of LSTM. Args: inputs: input Tensor, 2D, batch x num_units. state: if `state_is_
相關文章
相關標籤/搜索