Skip to content

Commit e1ca7e5

Browse files
authored
add missing model dir (#22)
1 parent dc91e63 commit e1ca7e5

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Model
2+
3+
See `docs/1-module_setup.md` for instructions on installing critical model components:
4+
5+
- `dhbv_2.pt` neural network model weights;
6+
- `normalization_statistics.json` stats for neural network input data normalization;
7+
- `config.yaml` model configuration.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Model
2+
3+
See `docs/1-module_setup.md` for instructions on installing critical model components:
4+
5+
- `dhbv_2_mts.pt` neural network model weights;
6+
- `normalization_statistics.json` stats for neural network input data normalization;
7+
- `config.yaml` model configuration.

0 commit comments

Comments
 (0)