We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d7601 commit 66e0134Copy full SHA for 66e0134
README.md
@@ -44,3 +44,6 @@
44
### 第六章 最大熵模型
45
博客:[李航《统计学习方法》第六章——用Python实现最大熵模型(MNIST数据集)](http://blog.csdn.net/wds2006sdo/article/details/53106579)
46
<br>代码:[maxENT/maxENT.py](https://github.com/WenDesi/lihang_book_algorithm/blob/master/maxENT/maxENT.py)
47
+
48
+### 第七章 支持向量机
49
+正在施工中...
0 commit comments