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
When DDS is run with UseRandomParamValues, it should sample max(5, 0.005*m) with m being the budget (=MaxIterations). Right now it samples only one random initial guess.
The text was updated successfully, but these errors were encountered:
When DDS is run with
UseRandomParamValues
, it should sample max(5, 0.005*m) with m being the budget (=MaxIterations
). Right now it samples only one random initial guess.The text was updated successfully, but these errors were encountered: