Skip to content

Commit 6dfbd5e

Browse files
committed
add 机器学习数学基础、CS229中文翻译
1 parent 71818b7 commit 6dfbd5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,17 @@
99

1010
![](notes/Images/机器学习和深度学习的数学基础.png)
1111

12+
* [机器学习的数学基础](https://github.com/fengdu78/Data-Science-Notes/tree/master/0.math/0.basic)
13+
* [CS229线性代数月概率论基础](https://github.com/fengdu78/Data-Science-Notes/tree/master/0.math/1.CS229)
14+
1215
### 机器学习基础
1316

1417
#### 快速入门
1518
* 推荐顺序由前到后
1619
* [机器学习算法地图](http://www.tensorinfinity.com/paper_18.html)
1720
* [机器学习 吴恩达 Coursera个人笔记](https://github.com/Mikoto10032/DeepLearning/blob/master/books/%5BML-Coursera%5D%5B2014%5D%5BAndrew%20Ng%5D/%5B2014%5D%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E4%B8%AA%E4%BA%BA%E7%AC%94%E8%AE%B0%E5%AE%8C%E6%95%B4%E7%89%88v5.1.pdf)  && [视频(含官方笔记)](https://www.coursera.org/learn/machine-learning)  
21+
* [CS229 课程讲义中文翻译](https://kivy-cn.github.io/Stanford-CS-229-CN/#/) && [机器学习 吴恩达 cs229个人笔记](https://github.com/Mikoto10032/DeepLearning/blob/master/books/%5BML-CS229%5D%5B2011%5D%5BAndrew%20NG%5D/%5B2011%5D%E6%96%AF%E5%9D%A6%E7%A6%8F%E5%A4%A7%E5%AD%A6%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E8%AF%BE%E7%A8%8B%E4%B8%AA%E4%BA%BA%E7%AC%94.pdf) && [官网(笔记)](http://cs229.stanford.edu/)  && [视频(中文字幕)](http://open.163.com/special/opencourse/machinelearning.html)  
1822
* [百页机器学习](http://themlbook.com/wiki/doku.php)
19-
* [机器学习 吴恩达 cs229个人笔记](https://github.com/Mikoto10032/DeepLearning/blob/master/books/%5BML-CS229%5D%5B2011%5D%5BAndrew%20NG%5D/%5B2011%5D%E6%96%AF%E5%9D%A6%E7%A6%8F%E5%A4%A7%E5%AD%A6%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E8%AF%BE%E7%A8%8B%E4%B8%AA%E4%BA%BA%E7%AC%94.pdf) && [官网(笔记)](http://cs229.stanford.edu/)  && [视频(中文字幕)](http://open.163.com/special/opencourse/machinelearning.html)  
2023

2124
#### 深入理解
2225
* 推荐顺序由前到后

0 commit comments

Comments
 (0)