会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
outthinker
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
tensorflow
Tensorflow的Queue读取数据机制
摘要:参考链接:http://www.sohu.com/a/148245200_115128
阅读全文
posted @
2019-03-19 11:45
outthinker
阅读(229)
评论(0)
推荐(0)
tensorflow项目链接
该文被密码保护。
posted @
2018-11-28 09:11
outthinker
阅读(2)
评论(0)
推荐(0)
查询tensorflow中的函数用法
摘要:一下均在ubuntu环境下: (1)方法一,使用help()函数; 比如对于tf.placeholder(),在命令行中输入import tensorflow as tf , help(tf.placeholder)即可查看用法,再按"q"即可退出
阅读全文
posted @
2018-11-28 09:09
outthinker
阅读(1479)
评论(0)
推荐(0)
公告