We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7412487 commit 758f034Copy full SHA for 758f034
_toc.yml
@@ -8,12 +8,16 @@ parts:
8
- caption: 2022 Ferndale
9
chapters:
10
- file: notebooks/Amanda/intro_to_ferndale.ipynb
11
-- caption: Seismic Phase Detection
+- caption: Seismic Phase Detection - Theory
12
13
- file: notebooks/niyiyu/curated_pnw_dataset_seisbench.ipynb
14
- file: notebooks/Loic/UNet/make_unet_annotated.ipynb
15
+- caption: Seismic Phase Detection - Practice
16
+ chapters:
17
- file: notebooks/Amanda/unet_performance_metrics.ipynb
18
- file: notebooks/Amanda/apply_unet.ipynb
19
+ - file: notebooks/Amanda/seisbench.ipynb
20
+ - file: notebooks/Amanda/pickdb.ipynb
21
- caption: Graph Neural Network - Theory
22
23
- file: notebooks/Loic/GNN/GNN_pred_origin_2d_annotated.ipynb
0 commit comments