Skip to content
Snippets Groups Projects
Commit 11db3f14 authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Learning rate range test.

parent 9ceeae07
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ from climax.main.config import (ERA5_PLEVELS, ERA5_PREDICTORS, PREDICTAND,
CALIB_PERIOD, DOY, SHUFFLE, BATCH_SIZE, OPTIM,
NORM, NET, LOSS, FILTERS, DEM, DEM_FEATURES,
STRATIFY, WET_DAY_THRESHOLD, VALID_SIZE,
ANOMALIES)
ANOMALIES, CHUNKS)
from climax.main.io import ERA5_PATH, OBS_PATH, DEM_PATH, MODEL_PATH
# module level logger
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment