mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
Update mkdocs.yml
This commit is contained in:
parent
20e59e5375
commit
af74c2260c
1 changed files with 3 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ plugins:
|
||||||
机器学习系统: Machine Learning Systems
|
机器学习系统: Machine Learning Systems
|
||||||
深度学习: Deep Learning
|
深度学习: Deep Learning
|
||||||
机器学习进阶: Advanced Machine Learning
|
机器学习进阶: Advanced Machine Learning
|
||||||
|
机器人Manipulation: Robotics Manipulation
|
||||||
后记: Postscript
|
后记: Postscript
|
||||||
- search:
|
- search:
|
||||||
lang:
|
lang:
|
||||||
|
|
@ -252,4 +253,6 @@ nav:
|
||||||
- "Columbia STAT 8201: Deep Generative Models": "机器学习进阶/STAT8201.md"
|
- "Columbia STAT 8201: Deep Generative Models": "机器学习进阶/STAT8201.md"
|
||||||
- "U Toronto STA 4273 Winter 2021: Minimizing Expectations": "机器学习进阶/STA4273.md"
|
- "U Toronto STA 4273 Winter 2021: Minimizing Expectations": "机器学习进阶/STA4273.md"
|
||||||
- "Stanford STATS214 / CS229M: Machine Learning Theory": "机器学习进阶/CS229M.md"
|
- "Stanford STATS214 / CS229M: Machine Learning Theory": "机器学习进阶/CS229M.md"
|
||||||
|
- 机器人Manipulation:
|
||||||
|
- "Northwestern University: Modern Robotics": "机器人Manipulation/mechanics of manipulation.md"
|
||||||
- 后记: "后记.md"
|
- 后记: "后记.md"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue