tensorflow學習筆記:LSTM 與 GRU

轉載地址:http://blog.csdn.net/u012436149/article/details/52887091 基本LSTM tensorflow提供了LSTM實現的一個basic版本,不包含lstm的一些高級擴展,同時也提供了一個標準接口,其中包含了lstm的擴展。分別爲:tf.nn.rnn_cell.BasicLSTMCell(), tf.nn.rnn_cell.LSTMCell(
相關文章
相關標籤/搜索