Skip to content

Commit d7535a1

Browse files
committed
Fix ToC
1 parent f37e875 commit d7535a1

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

chapter_preface_basic/Index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Part I Framework Design {#part-i-framework-design .unnumbered}
1+
# Part I Framework Design
2+
:label:`part-i-framework-design`
23

34
In Part 1, we present a top-down approach to designing a machine
45
learning framework. We begin by introducing the design of programming

chapter_preface_extension/Index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Part II Application Scenarios {#part-ii-application-scenarios .unnumbered}
1+
# Part II Application Scenarios
2+
:label:`part-ii-application-scenarios`
23

34
In Part II, we will introduce various scenarios of applying machine
45
learning frameworks. These scenarios include federated learning systems,

index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ chapter_preface_extension/index
2828
chapter_recommender_system/index
2929
chapter_reinforcement_learning/index
3030
chapter_robot/index
31-
32-
33-
34-
35-
36-
37-
3831
```
3932

4033
```toc

0 commit comments

Comments
 (0)