
tensorflow 拾荒
文章平均质量分 84
zhoujunr1
这个作者很懒,什么都没留下…
展开
-
Threading and Queues -- Tensorflow
Threading and QueuesQueueQueue的使用CoordinatorQueueRunnerHandling ExceptionsThreading and QueuesQueueQueues 用于异步计算 Queues are a powerful mechanism for asynchronous computation using TensorFlow.翻译 2017-08-12 20:48:08 · 398 阅读 · 0 评论 -
tf.contrib.slim
tfcontribtfcontribslim介绍arg_scopedataevaluationlayerslearninglossesmetricsnetsqueuesregularizersvariablestfcontribslimpythonnetstf.contribtf.contrib包下是一些非官方的文件,代码的更改和删除不会被通知。 这个包下提供的特性在将翻译 2017-08-12 22:30:07 · 2614 阅读 · 0 评论 -
arg_scope 解读
共享变量变量作用域理解tfget_variabletfvariable_scope变量作用域的初始化器tfvariable_scope中ops的名称arg_scope共享变量http://wiki.jikexueyuan.com/project/tensorflow-zh/how_tos/variable_scope.html变量作用域变量作用域机制在TensorFlow中主要由两部分组原创 2017-08-12 22:42:49 · 3630 阅读 · 0 评论 -
Inception v1 论文及源码
论文解读Network-in-networkR-CNNMultivation and High Level ConsiderationsArchitectural Details源码分析函数源码Going deeper with convolutions Christian Szegedy, Wei Liu, Yangqing Jia, Pierre...原创 2017-08-14 07:31:57 · 2862 阅读 · 3 评论 -
tensorflow slim layers
arg_scopeTFDecorator一个提供了 __get__, __call__tf_contextlib相当于python的上下文管理器 A tf_decorator-aware wrapper for contextlib.contextmanager. Usage is identical to contextlib.contextmanagerarg_scope(list_ops_原创 2017-08-16 08:21:58 · 1533 阅读 · 1 评论