mirror of
https://github.com/microsoft/ai-edu.git
synced 2026-08-28 17:41:25 +08:00
Hotfix yaml file items (#660)
* Hotfix yaml file items * Update mkdocs.yml
This commit is contained in:
+2
-2
@@ -248,7 +248,7 @@ nav:
|
||||
- 13.AI对联生成案例: './实践案例/B13-AI对联生成案例/README.md'
|
||||
- 14.快速构建中文文本蕴含深度学习模型: './实践案例/B14-快速构建中文文本蕴含深度学习模型/README.md'
|
||||
- 15.基于深度学习的代码搜索案例: './实践案例/B15-基于深度学习的代码搜索案例/README.md'
|
||||
- 16.基于LightGBM的时间序列预测:'./实践案例/B16-基于LightGBM的时间序列预测/README.md'
|
||||
- 16.基于LightGBM的时间序列预测: './实践案例/B16-基于LightGBM的时间序列预测/README.md'
|
||||
- 最新动态: 'News.md'
|
||||
- 关于我们:
|
||||
- 'about.md'
|
||||
@@ -293,4 +293,4 @@ markdown_extensions:
|
||||
- pymdownx.superfences
|
||||
- pymdownx.tabbed
|
||||
- pymdownx.tasklist:
|
||||
custom_checkbox: true
|
||||
custom_checkbox: true
|
||||
|
||||
Reference in New Issue
Block a user