上一页 1 2 3 4 5 6 7 8 9 ··· 22 下一页
摘要: 原文链接:tf中的padding方式SAME和VALID有什么区别? 阅读全文
posted @ 2019-08-16 14:00 Johnny、 阅读(620) 评论(0) 推荐(0) 编辑
摘要: 课程地址:https://cloud.tencent.com/developer/labs/lab/10313/console 首先我们需要先下载 MNIST 的数据集。使用以下的命令进行下载: deep_neural_networks.py 阅读全文
posted @ 2019-08-12 20:47 Johnny、 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 课程地址:https://cloud.tencent.com/developer/labs/lab/10298/console 数据准备 shallow_neural_networks.py 我尝试修改learning_rate和weights的标准差: 收敛明显加快: 阅读全文
posted @ 2019-08-12 14:46 Johnny、 阅读(166) 评论(0) 推荐(0) 编辑
摘要: 课程地址:https://cloud.tencent.com/developer/labs/lab/10296/console 首先我们需要先下载MNIST的数据集。使用以下的命令进行下载: logistic_regression.py 修改logistic_regression.py,增加测试准确 阅读全文
posted @ 2019-08-08 21:04 Johnny、 阅读(207) 评论(0) 推荐(0) 编辑
摘要: linear_regression_model.py run.py 结果: ubuntu@VM-12-146-ubuntu:~$ python run.py step 0,test_loss 50554.742188 step 10,test_loss 53487.046875 step 20,te 阅读全文
posted @ 2019-08-08 17:07 Johnny、 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 参考: 一文搞懂交叉熵在机器学习中的使用,透彻理解交叉熵背后的直觉 当作入门 逻辑回归、交叉熵、softmax softmax还是sigmoid?理解多元分类和多标签分类 TensorFlow交叉熵函数(cross_entropy)·理解 tensorflow中的四个交叉熵函数 可选实验环境: 腾讯 阅读全文
posted @ 2019-08-06 15:25 Johnny、 阅读(239) 评论(0) 推荐(0) 编辑
摘要: 参考博客: 使用 Mathpix Snipping 和 MathType 快速输入公式 mathpix snipping tool官方版 Mathtype 7 在 WORD2016中的启用设置 阅读全文
posted @ 2019-08-01 19:12 Johnny、 阅读(1504) 评论(0) 推荐(1) 编辑
摘要: 课程地址:https://www.shiyanlou.com/courses/912/learning/ 看到拆分2019.7.25 阅读全文
posted @ 2019-07-25 14:40 Johnny、 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 实验六: 如果关于UTF-8 unicode ascii 不太了解的,可以看下:彻底搞清ASCII,Unicode和UTF-8【转】 关于字、字符、字节的区别:字、字符、字节有什么区别?:https://zhidao.baidu.com/question/1752746.html 阅读全文
posted @ 2019-07-25 11:49 Johnny、 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 如果只需要大概了解概念,阅读下面两篇博文即可 参考: ASCII,Unicode和UTF-8终于找到一个能完全搞清楚的文章了 Unicode与UTF-8的区别 阅读全文
posted @ 2019-07-24 17:54 Johnny、 阅读(189) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 22 下一页