-
Notifications
You must be signed in to change notification settings - Fork 121
/
_toc.yml
47 lines (47 loc) · 964 Bytes
/
_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
format: jb-book
root: index
parts:
- caption: A. Math Review
numbered: true
chapters:
- file: math/tensors-and-shapes
- caption: B. Machine Learning
numbered: true
chapters:
- file: ml/introduction
- file: ml/regression
- file: ml/classification
- file: ml/kernel
- caption: C. Deep Learning
numbered: true
chapters:
- file: dl/introduction
- file: dl/layers
- file: dl/gnn
- file: dl/data
- file: dl/Equivariant
- file: dl/xai
- file: dl/attention
- file: dl/NLP
- file: dl/VAE
- file: dl/flows
- caption: D. Applications
numbered: true
chapters:
- file: applied/QM9
- file: applied/MolGenerator
- caption: E. Contributed Chapters
numbered: true
chapters:
- file: dl/Hyperparameter_tuning
- file: applied/e3nn_traj
- file: dl/pretraining
- caption: F. Appendix
numbered: true
chapters:
- file: style
- file: changelog
- caption: G. In Progress
numbered: true
chapters:
- file: dl/molnets