mirror of
https://github.com/openmlsys/openmlsys-zh.git
synced 2026-04-13 12:09:43 +08:00
fix eqref
This commit is contained in:
14
index.md
14
index.md
@@ -1,4 +1,5 @@
|
||||
# 机器学习系统:设计和实现
|
||||
机器学习系统:设计和实现
|
||||
=========================
|
||||
|
||||
```toc
|
||||
:maxdepth: 2
|
||||
@@ -7,18 +8,27 @@
|
||||
chapter_introduction/index
|
||||
chapter_programming_interface/index
|
||||
chapter_computational_graph/index
|
||||
|
||||
chapter_preface_advanced/index
|
||||
|
||||
chapter_frontend_and_ir/index
|
||||
chapter_backend_and_runtime/index
|
||||
chapter_accelerator/index
|
||||
chapter_data_processing/index
|
||||
chapter_model_deployment/index
|
||||
chapter_distributed_training/index
|
||||
|
||||
chapter_preface_extension/index
|
||||
|
||||
chapter_federated_learning/index
|
||||
chapter_reinforcement_learning/index
|
||||
chapter_explainable_AI/index
|
||||
chapter_online_machine_learning/index
|
||||
appendix_machine_learning_introduction/index
|
||||
|
||||
```
|
||||
|
||||
```toc
|
||||
:maxdepth: 1
|
||||
|
||||
appendix_machine_learning_introduction/index
|
||||
```
|
||||
Reference in New Issue
Block a user