Skip to main content Link Menu Expand (external link) Document Search Copy Copied

9. 机器学习 (ML)

作者: Nikhil Sharma

编辑: Samantha Huang 和 Wesley Zheng

致谢: 部分章节改编自教材 Artificial Intelligence: A Modern Approach

最后更新: 2024年9月

* * * * [9.1 机器学习](/cs188/zh-cn/ml/machine-learning.html) * [9.2 朴素贝叶斯](/cs188/zh-cn/ml/naive-bayes.html) * [9.3 感知器](/cs188/zh-cn/ml/perceptrons.html) * [9.4 二元感知器](/cs188/zh-cn/ml/binary.html) * [9.5 线性回归](/cs188/zh-cn/ml/linear-regression.html) * [9.6 优化](/cs188/zh-cn/ml/optimization.html) * [9.7 逻辑回归](/cs188/zh-cn/ml/logistic.html) * [9.8 多类逻辑回归](/cs188/zh-cn/ml/multi-class-logistic.html) * [9.9 神经网络:动机](/cs188/zh-cn/ml/motivation.html)