CMU 10-414¶
约 105 个字 预计阅读时间不到 1 分钟
课程介绍 ¶
课程网站:https://dlsyscourse.org 课程视频:https://www.youtube.com/watch?v=qbJqOFMyIwg 课程作业:https://dlsyscourse.org/assignments/
课程内容 ¶
Acknowledge¶
CMU 10-414 Assignments 实验笔记 | 周鑫的个人博客
- 矩阵运算比向量运算更加高效
从线性假设到非线性假设,深度学习希望自动地从数据中学习到特征提取器
- hypothesis space
- loss function
- optimization
BP 算法就是 chain rule + intelligent caching
空间换时间