You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: I finally aborted Japonicus (at epoch 115/3000) and restarted it with the exact same settings.
It said Evaluation dataset not found. and started all over again... see console log below
My assumption is that Japonicus could have saved the data set, so that it could continue fro where it left off at around epoch 115.
Where does Japonicus store its results achieved while still running?
Or does it only store the results when it has completely finished?
I am currently using the default setup which means it goes through 3000 epochs and it has been running for nearly 15hrs. Full console output is here: https://gist.github.com/rcoenen/caa34d70c3c789cff56a0e6f4b0a3414
After each epoch it shows some preliminary results. Take for example epoch 30 (at line 3021) it shows:
But once Japonicus reaches epoch 100 (for Locale1 / Locale2 / Locale3) out of 3000 it does an actual test (?) for example line 9875 shows
Do these results get stored anywhere so far? Why if I abort and restart, will it pick up where it left of?
The text was updated successfully, but these errors were encountered: