-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_toc.yml
51 lines (50 loc) · 1.55 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: home.md
# https://jupyterbook.org/en/stable/structure/toc.html
parts:
- chapters:
- file: chapters/preface.md
- caption: ♾️ Pendekatan Lokal
numbered: True
maxdepth: 4
chapters:
# 1. Pendahuluan
- file: chapters/chap1/chap1.md
sections:
- file: chapters/chap1/1-surveys.md
- file: chapters/chap1/2-why-inversion.md
# 2. Pemodelan Kedepan
- file: chapters/chap2/chap2.md
sections:
- file: chapters/chap2/1-grav.md
- file: chapters/chap2/2-mag.md
- file: chapters/chap2/3-sp-py.ipynb
- file: chapters/chap2/4-ip.md
# 3. Pemodelan Inversi
- file: chapters/chap3/chap3.md
sections:
- file: chapters/chap3/1-ls.md
- file: chapters/chap3/2-lm.md
- file: chapters/chap3/3-svd.md
- caption: 🧠 Pendekatan Global
numbered: True
maxdepth: 4
chapters:
# 4. Metaheuristics
- file: chapters/chap4/chap4.md
sections:
- file: chapters/chap4/0-mc.md
- file: chapters/chap4/1-sa.md
- file: chapters/chap4/2-vfsa.md
- file: chapters/chap4/3-pso.md
- file: chapters/chap4/4-ga.md
# 5. Pembelajaran Mesin
- file: chapters/chap5/chap5.md
sections:
- file: chapters/chap5/1-sl.md
- file: chapters/chap5/2-ul.md
- file: chapters/chap5/3-nn.md
- chapters:
- file: chapters/bibliography.md