-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
67 lines (62 loc) · 1.87 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Table of contents
format: jb-book
root: intro
parts:
- caption: Pre-requisites
chapters:
- file: notebooks/00/00.md
sections:
- file: notebooks/00/NB_0_1.ipynb
- file: notebooks/00/NB_0_2.ipynb
- file: notebooks/00/NB_0_3.ipynb
- url: https://github.com/garrettj403/SciencePlots/wiki/Gallery
title: github:SciencePlots
- caption: Machine Learning
chapters:
- file: notebooks/01/01.md
sections:
- file: notebooks/01/NB_1_1.ipynb
- file: notebooks/01/NB_1_2.ipynb
- file: notebooks/02/02.md
sections:
- file: notebooks/02/NB_2_1.ipynb
- file: notebooks/03/03.md
sections:
- file: notebooks/03/NB_3_1.ipynb
- url: https://github.com/ageron/handson-ml3
title: github:handson-ml
- caption: Deep Learning
chapters:
- file: notebooks/07/07.md
sections:
- file: notebooks/07/NB_7_1.ipynb
- file: notebooks/08/08.md
sections:
- file: notebooks/08/NB_8_1.ipynb
- file: notebooks/09/09.md
sections:
- file: notebooks/09/NB_9_1.ipynb
- file: notebooks/10/10.md
sections:
- file: notebooks/10/NB_10_1.ipynb
- url: https://github.com/ageron/handson-ml3
title: github:handson-ml
- url: https://github.com/NVDLI/LDL/
title: github:learning-deep-learning
- caption: Neural Networks
chapters:
- file: notebooks/04/04.md
sections:
- file: notebooks/04/NB_4_1.ipynb
- file: notebooks/05/05.md
sections:
- file: notebooks/05/NB_5_1.ipynb
- file: notebooks/06/06.md
sections:
- file: notebooks/06/NB_6_1.ipynb
- url: https://github.com/karpathy/nn-zero-to-hero
title: github:nn-zero-to-hero
- caption: Other Notes
chapters:
- url: https://jupyterbook.org/en/stable/start/your-first-book.html
title: jupyter-books