-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path_toc.yml
More file actions
31 lines (29 loc) · 795 Bytes
/
Copy path_toc.yml
File metadata and controls
31 lines (29 loc) · 795 Bytes
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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: USING MINIML
chapters:
- file: general/installation
- file: general/tutorial
- file: general/loading_data
- file: general/tutorial_resampling
- file: general/batch_analysis
- file: general/models
- caption: GUI
chapters:
- file: gui/gui_intro
- file: gui/gui_display
- file: gui/gui_load
- file: gui/gui_analyze
- file: gui/gui_eventview
- file: gui/gui_save
- file: gui/gui_auto_settings
- file: gui/gui_settings
- caption: MODEL TRAINING
chapters:
- file: training/model_training
- file: training/full_training
- file: training/TL_training
- file: training/tutorial_TL_model