You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple ideas to try when get a test case that goes down,down,down,big up, down, down, down, big up, etc..
We already have dynamic step sizing that can be tweaked.
Stochastically reordering the hessian updates.
Adding a keyword triggering backsteps if the energies is higher than the one x steps ago. We know that with x=1, taking backward steps actually reduces overall, average performance. But perhaps with x=2 default, we could improve it.
The text was updated successfully, but these errors were encountered:
A couple ideas to try when get a test case that goes down,down,down,big up, down, down, down, big up, etc..
We already have dynamic step sizing that can be tweaked.
The text was updated successfully, but these errors were encountered: