随笔分类 -  深度学习_基础_进阶_李宏毅

深度学习基础和进阶课程。by李宏毅
摘要:1. Q1 1. 统计文件中的字符串及其出现次数,按指定格式输出 2. 核心难点讲解:TODO 2. 代码:https://github.com/NjuHaoZhang/MLFall2017_HungYILee/tree/master/hw0 2. Q2 1. 图像亮度调低:把所有点的(r,b,b) 阅读全文
posted @ 2019-02-14 21:24 hzhang_NJU 阅读(191) 评论(0) 推荐(0)
摘要:1. 来源一: hw0. https://blog.csdn.net/lala_623625/article/details/78842007 hw1. https://samaelchen.github.io/2017/10/11/machine_learning_hw01/ hw2: https 阅读全文
posted @ 2019-02-14 21:22 hzhang_NJU 阅读(233) 评论(0) 推荐(0)
摘要:1. 理解卷积 参考: [1]. https://www.zhihu.com/question/22298352/answer/228543288 [2]. https://www.zhihu.com/question/22298352/answer/34267457 [3]. https://ww 阅读全文
posted @ 2019-02-14 21:18 hzhang_NJU 阅读(235) 评论(0) 推荐(0)
摘要:1 . Why Deep? 李宏毅的解释:Modularization 【模块化的益处】 https://zhuanlan.zhihu.com/p/22888385 【另一个知乎大佬】 阅读全文
posted @ 2019-02-14 21:17 hzhang_NJU 阅读(119) 评论(0) 推荐(0)
摘要:0. Introduction ML的RoadMap Regression问题中的Errot :Where does the error come from? 一种解释:Errot = bias + variance 【偏差+方差】 所以,如果能做出:Bias and Variance of Est 阅读全文
posted @ 2019-02-14 21:12 hzhang_NJU 阅读(328) 评论(0) 推荐(0)
摘要:![](https://images2018.cnblogs.com/blog/801115/201808/801115-20180801155841870-841624966.png) ![](https://images2018.cnblogs.com/blog/801115/201808/801115-20180829225107168-1015669780.png) ![](https... 阅读全文
posted @ 2018-08-01 19:49 hzhang_NJU 阅读(161) 评论(0) 推荐(0)