forked from tum-pbs/pbdl-book
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_toc.yml
52 lines (52 loc) · 1.3 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
52
format: jb-book
root: intro.md
parts:
- caption: Introduction
chapters:
- file: intro-teaser.ipynb
- file: overview.md
sections:
- file: overview-equations.md
- file: overview-burgers-forw.ipynb
- file: overview-ns-forw.ipynb
- file: supervised.md
sections:
- file: supervised-airfoils.ipynb
- file: supervised-discuss.md
- caption: Physical Losses
chapters:
- file: physicalloss.md
- file: physicalloss-code.ipynb
- file: physicalloss-discuss.md
- caption: Differentiable Physics
chapters:
- file: diffphys.md
- file: diffphys-code-burgers.ipynb
- file: diffphys-discuss.md
- file: diffphys-code-ns.ipynb
- file: diffphys-dpvspinn.md
- caption: Complex Examples with DP
chapters:
- file: diffphys-examples.md
- file: diffphys-code-sol.ipynb
- file: diffphys-control.ipynb
- file: diffphys-outlook.md
- caption: Reinforcement Learning
chapters:
- file: reinflearn-intro.md
- file: reinflearn-code.ipynb
- caption: PBDL and Uncertainty
chapters:
- file: bayesian-intro.md
- file: bayesian-code.ipynb
- caption: Fast Forward Topics
chapters:
- file: others-intro.md
- file: others-timeseries.md
- file: others-GANs.md
- file: others-lagrangian.md
- caption: End Matter
chapters:
- file: outlook.md
- file: references.md
- file: notation.md