When finished training update by the number of the round progress not by the hardcoded value #55
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This happens because now we can stop early
Note Maybe there should be a counter that can detect early stops and stop the training if to many early stops are detected.