Update README.md

This commit is contained in:
zhang yongquan
2018-08-07 10:56:02 +08:00
committed by GitHub
parent c0bbf774e5
commit 2b5e6102dc

View File

@ -20,6 +20,12 @@
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%203.png">
</p>
## 逻辑回归 | 第4天
<p align="center">
<img src="https://github.com/MachineLearning100/100-Days-Of-ML-Code/blob/master/Info-graphs/Day%204.jpg">
</p>
## 支持向量机(SVM) | 第12天