Skip to content

Commit e37b172

Browse files
authored
Update README.md
1 parent f60f400 commit e37b172

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tsunami Onshore Hazard Prediction using Machine Learning
22

3-
This Git project tracks the work related to the use of machine learning (ML) for tsunami onshore hazard prediction. The goal is to develop a surrogate model that can be linked with a regional offshore tsunami model, using offshore wave amplitude as a time-series input. We introduce a novel form of training such emulators with pretraining and fine-tuning.
3+
This github project tracks the work related to the use of machine learning (ML) for tsunami onshore hazard prediction. The goal is to develop a surrogate model that can be linked with a regional offshore tsunami model, using offshore wave amplitude as a time-series input. We introduce a novel form of training such emulators with pretraining and fine-tuning.
44

55
<img src="/resources/plots/P1b.png" alt="Model Training Approach" height="400">
66

@@ -13,9 +13,9 @@ The ML model is trained using simulation data provided by INGV and NGI for Easte
1313
- [Events Map Explorer](/resources/gis/html/map_events.html)
1414

1515
The dataset is archived at main Zenodo link: [https://doi.org/10.5281/zenodo.13738078](https://doi.org/10.5281/zenodo.13738078) with three parts as below.
16-
- https://doi.org/10.5281/zenodo.13738078(Part 1) - Training Dataset and Model Checkpoints
17-
- https://doi.org/10.5281/zenodo.13741284(Part 2) - Testing Dataset
18-
- https://doi.org/10.5281/zenodo.13741058(Part 3) - Processed Inundation Depth Files in cm (Simulation and Emulation)
16+
- https://doi.org/10.5281/zenodo.13738078(Part1) - Training Dataset and Model Checkpoints
17+
- https://doi.org/10.5281/zenodo.13741284(Part2) - Testing Dataset
18+
- https://doi.org/10.5281/zenodo.13741058(Part3) - Processed Inundation Depth Files in cm (Simulation and Emulation)
1919

2020
## Contents
2121
### configs

0 commit comments

Comments
 (0)