issues
search
SciML
/
EasyModelAnalysis.jl
High level functions for analyzing the output of simulations
MIT License
81
stars
14
forks
source link
Stopping criteria in the callback
#159
Open
ChrisRackauckas
opened
1 year ago
ChrisRackauckas
commented
1 year ago
Absolute tolerance to stop at for the gradient
If we have validation data, then stop of "validation starts to go up"
Come up with a good heuristic
Don't need to store previous data
Support a stop button via a global boolean for exiting