📖 中文经典书籍
《机器学习》 - 周志华
🎓 中国大学教材标杆,涵盖监督学习、无监督学习等核心算法 [延伸阅读:机器学习_数学基础](/Machine_Learning/Math)《统计学习方法》 - 李航
📊 基于概率模型的系统性讲解,适合进阶学习 [查看配套代码示例](/Machine_Learning/Code)《机器学习实战》 - Peter Harrington
💻 通过实际项目理解算法应用,含Python实现 [探索更多实战项目](/Machine_Learning/Projects)
📘 英文经典书籍
"Pattern Recognition and Machine Learning" - Christopher Bishop
🔍 经典教材,深入浅出讲解概率图模型与深度学习基础 [获取书籍PDF](/Machine_Learning/Books)"Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" - Aurélien Géron
🤖 结合实战与理论,适合Python开发者入门 [查看配套课程](/Machine_Learning/Courses)"Deep Learning" - Ian Goodfellow
🧠 由深度学习三巨头合著,系统性讲解神经网络原理 [探索深度学习应用](/Machine_Learning/Applications)