摘要: 看过前面的例子,会发现实现深度神经网络需要使用 tensorflow.nn 这个核心模块。我们通过源码来一探究竟。 1 # Copyright 2015 Google Inc. All Rights Reserved. 2 # 3 # Licensed under the Apache Licens 阅读全文
posted @ 2019-11-14 19:30 pypypypy 阅读(918) 评论(0) 推荐(0) 编辑