Update README.md

This commit is contained in:
zhang yongquan
2018-08-07 10:15:42 +08:00
committed by GitHub
parent 1ba2614a5e
commit a6b4f24bf0

View File

@ -14,6 +14,12 @@
<img src="https://github.com/wengJJ/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%202.jpg">
</p>
## 多元线性回归 | 第3天
<p align="center">
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%203.png">
</p>
## 支持向量机(SVM) | 第12天