Have a look at trust-region local optimisers #1632
MichaelClerx
started this conversation in
New methods
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Default in matlab's fsolve is
trust-region-dogleg
https://www.mathworks.com/help/optim/ug/equation-solving-algorithms.html#brnpdsm
But in general having at least one trust-region method in there would be good
Beta Was this translation helpful? Give feedback.
All reactions