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
Sorry, I had to move on to something else, and had left SPSA dangling for a while, with some debugging-related commits still in place. Will get back on it when I get some time.
Thanks for your interest!
The class does not work when max_vals or min_vals are underfined. See for example the np.maxmium and np.minimum calls on lines 93 and 95 of SPSA.py
The text was updated successfully, but these errors were encountered: