Chapter 26
https://vitepress.dev/reference/default-theme-home-page
https://vitepress.dev/reference/default-theme-home-page
layout: home
hero: name: "机器学习方法习题解答" text: '李航《机器学习方法》最佳伴侣' tagline: 全书习题详解 + Python代码复现 + 深度原理解析,助你从零构建机器学习知识体系。 image: src: /machine-learning-method-book.png alt: 机器学习方法习题解答 actions: - theme: brand text: 第一阶段:监督学习 link: /chapter01/ch01 - theme: alt text: 第二阶段:无监督学习 link: /chapter14/ch14 - theme: alt text: 第三阶段:深度学习 link: /chapter23/ch23
features:
- title: 📚 习题详解 details: 覆盖监督学习、无监督学习与深度学习,提供详尽的课后习题解答。
- title: 💻 代码实战 details: 提供 Python/PyTorch 代码实现,理论结合实践,拒绝纸上谈兵。
- title: 📊 图文并茂 details: 结合可视化图表与详细推导,直观展示算法原理与运行过程。
