tensorflow学习之BasicLSTMCell详解

tf.contrib.rnn.BasicLSTMCell 继承自:LayerRNNCellgit Aliases:github Class tf.contrib.rnn.BasicLSTMCell Class tf.nn.rnn_cell.BasicLSTMCell 基础的LSTM循环网络单元,基于http://arxiv.org/abs/1409.2329.实现。将forget_bias(默认值
相关文章
相关标签/搜索