Bläddra i källkod

增加chapter13目录项

Sm1les 7 år sedan
förälder
incheckning
bbdef3b8a3
2 ändrade filer med 2 tillägg och 1 borttagningar
  1. 1 1
      README.md
  2. 1 0
      docs/_sidebar.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ https://datawhalechina.github.io/pumpkin-book/
 - 第10章 降维与度量学习
 - 第11章 特征选择与稀疏学习
 - 第12章 计算学习理论
-- 第13章 半监督学习
+- 第13章 [半监督学习](https://datawhalechina.github.io/pumpkin-book/#/chapter13/chapter13)
 - 第14章 [概率图模型](https://datawhalechina.github.io/pumpkin-book/#/chapter14/chapter14)
 - 第15章 规则学习
 - 第16章 强化学习

+ 1 - 0
docs/_sidebar.md

@@ -7,4 +7,5 @@
   - [第6章 支持向量机](chapter6/chapter6.md)
   - [第7章 贝叶斯分类器](chapter7/chapter7.md)
   - [第8章 集成学习](chapter8/chapter8.md)
+  - [第13章 半监督学习](chapter8/chapter13.md)
   - [第14章 概率图模型](chapter14/chapter14.md)