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