2018年7月26日
摘要: tensorflow 官网信息:https://www.tensorflow.org/api_docs/python/tf/contrib/rnn/BasicLSTMCell tensorflow 版本:1.10 如有错误还望指正,一起探讨; 当前层各个参数含义: Tensorflow 中RNN单个 阅读全文
posted @ 2018-07-26 16:06 细雨微光 阅读(16002) 评论(1) 推荐(2)
摘要: 完整代码引入:from tensorflow.python.ops import nn_ops tensorflow version:1.9 代码演示: 输出: 阅读全文
posted @ 2018-07-26 16:01 细雨微光 阅读(1246) 评论(0) 推荐(0)