update structure (#28)

This commit is contained in:
Luo Mai
2022-03-03 08:54:20 +00:00
committed by GitHub
parent 7671dca95a
commit 1f1f009cea
46 changed files with 17 additions and 18 deletions

View File

@@ -0,0 +1 @@
# 可解释性AI系统

View File

@@ -0,0 +1 @@
# 联邦学习系统

View File

@@ -1,10 +0,0 @@
# 框架拓展
```toc
:maxdepth: 2
:numbered:
```

View File

@@ -0,0 +1 @@
# 在线机器学习

View File

@@ -0,0 +1 @@
# 第三部分:拓展篇

View File

@@ -0,0 +1 @@
# 强化学习系统

View File

@@ -7,14 +7,18 @@
chapter_introduction/index
chapter_programming_interface/index
chapter_computational_graph/index
chapter_compiler_frontend_and_ir/index
chapter_compiler_backend_and_runtime/index
chapter_hardware_accelerator/index
chapter_data_processing_framework/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_system/index
chapter_transition_advanced/index
chapter_framework_expansion/index
appendix_Introduction_machine_learning/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
```