Skip to content

Commit fa13a3b

Browse files
committed
change line
1 parent 8953aa2 commit fa13a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
### 第二章 感知器模型
2525
博客:[李航《统计学习方法》第二章——用Python实现感知器模型(MNIST数据集)](http://blog.csdn.net/wds2006sdo/article/details/51923546)
26-
代码:[perceptron/binary_perceptron.py)
26+
代码:[perceptron/binary_perceptron.py](https://github.com/WenDesi/lihang_book_algorithm/blob/master/perceptron/binary_perceptron.py)
2727

2828
### 第三章 K近邻法
2929
博客:[李航《统计学习方法》第三章——用Python实现KNN算法(MNIST数据集)](http://blog.csdn.net/wds2006sdo/article/details/51933044)

0 commit comments

Comments
 (0)