Skip to content
Snippets Groups Projects
Commit 6c5f12ed authored by tomrink's avatar tomrink
Browse files

minor

parent 480d327d
Branches
No related tags found
No related merge requests found
......@@ -599,7 +599,7 @@ class IcingIntensityNN:
step = 0
total_time = 0
last_test_loss = np.finfo(dtype=np.float)
last_test_loss = np.finfo(dtype=np.float).max
if EARLY_STOP:
es = EarlyStop()
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment