Update README.md

This commit is contained in:
Dod-o 2018-11-16 00:25:49 +08:00 committed by GitHub
parent 895ccacbdf
commit 48f4bbb21f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,5 @@
按书中章节顺序,目前已实现的章节有:
### 第二章 感知机:
https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/perceptron/perceptron_dichotomy.py
[Statistical-Learning-Method_Code/perceptron/perceptron_dichotomy.py](https://github.com/Dod-o/Statistical-Learning-Method_Code/blob/master/perceptron/perceptron_dichotomy.py)