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(
相关文章
相关标签/搜索