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