Skip to content

Commit 11ca49a

Browse files
authored
Update README.md
1 parent 0b15c69 commit 11ca49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python3 d4_cmd_driver.py -h
3232
```
3333

3434
## Training a network with experimental data
35-
In order to train a network on experimentally determined data use one of the methods mentioned below.
35+
In order to train a network on experimentally determined data (`gb1_small_clean.csv` in this case) use one of the methods mentioned below.
3636

3737
This will train a network on a 0.7-0.15-0.05 training-validation-test split and save the trained model in `result_files/saved_models/gb1None_DD_MM_YYYY_HHMMSS/` as well as the used parameters in `result_files/log_file.csv` and the training and test statistics in `result_files/results.csv`.
3838

0 commit comments

Comments
 (0)