In a differential evolution optimization algorithm from scipy, is it possible to set initial parameters if I have some good starting points?
For example, suppose i know the best x
is [0.1, 0.5,0.3]
, is it possible to add it inside scipy.differential_evolution