python - Specify minimum step in constrained minimization in SciPy -
i trying perform optimization minimum step size specified, in scipy.
i know annealing can this, can use bound constraint. thinking slsqp or nelder-mead, cannot figure out how define minimum step size.
any appreciated. thanks!
Comments
Post a Comment