会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
水木清扬
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
49
50
51
52
53
54
55
56
57
···
72
下一页
2019年6月14日
tensorflow--保存加载模型
摘要: s=mnist.train.next_batch(batch_size)print(xs.shape)print(ys.shape) # #从集合中取全部变量# tf.get_collection()# #列表内对应元素相加# tf.add_n([])# #转换类型# tf.cast(x,dtype
阅读全文
posted @ 2019-06-14 12:08 水木清扬
阅读(226)
评论(0)
推荐(0)
2019年6月13日
tensorflow--建立一个简单的小网络
摘要: In [19]: import tensorflow as tf import numpy as np # #简单的数据形网络 # #定义输入参数 # X=tf.constant(value=[[0.7,0.5]]) # W1=tf.Variable(tf.truncated_normal(shap
阅读全文
posted @ 2019-06-13 20:31 水木清扬
阅读(899)
评论(0)
推荐(0)
tensorflow--变量的初始化函数
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-13 19:52 水木清扬
阅读(2)
评论(0)
推荐(0)
tensorflow--文件读取和写入操作
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-13 16:09 水木清扬
阅读(2)
评论(0)
推荐(0)
2019年6月9日
tensorflwo--读取txt文档数据函数
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-09 22:38 水木清扬
阅读(3)
评论(0)
推荐(0)
tensorflow_保存网络结构图
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-09 16:53 水木清扬
阅读(3)
评论(0)
推荐(0)
2019年6月6日
tensorflow--加载数据xml模块函数
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-06 16:22 水木清扬
阅读(2)
评论(0)
推荐(0)
tensorflow---yolo1net
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-06 16:21 水木清扬
阅读(3)
评论(0)
推荐(0)
tensorflow---prediction过滤器
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-06 16:18 水木清扬
阅读(1)
评论(0)
推荐(0)
tensorflow---在图像画框函数(draw_rectangle)
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2019-06-06 16:17 水木清扬
阅读(4)
评论(0)
推荐(0)
上一页
1
···
49
50
51
52
53
54
55
56
57
···
72
下一页
公告