【tensorflow】tensorflow学习过程记录

TensorFlow入门教程集合

TensorFlow入门(七) 充分理解 name / variable_scope
—— tf.name_scope() 主要是用来管理命名空间的,这样子让我们的整个模型更加有条理。而 tf.variable_scope() 的作用是为了实现变量共享。

slim.arg_scope原理分析

【TensorFlow | TensorBoard】理解 TensorBoard


版权声明:本文为yideqianfenzhiyi原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。