Other stoppage events would be very useful if:
- # Reps/Epochs Limit Exceeded
- Elapsed Time Limit Exceeded (or End Time Exceeded)
- # Reps/Epochs After Min Error Limit Exceeded
For example, the following could be specified:
Stop training once 5000 reps/epochs have been made past the minimum validation error of the run. (The teaching lesson weights were saved for the minimum validation error iteration.)