June 21, 2016
1:31 a.m.
Hi All, I am trying to use some of the SciPy minimize algos such as Nelder-Mead and cause the algorithm to execute a warm-restart if it is detected that the optimizer is stuck or not converging. Is there a way to accomplish this programmatically? Thanks. Jon