| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
FitDE Differential evolution optimizer. |
|
| Functions | |||
|
|||
| Function Details |
Run a differential evolution fit. This procedure maps a local optimizer across a set of n initial points. The initial parameter value defined by the fitness parameters defines one initial point. The remainder are randomly generated within the bounds of the problem. localfit is the local optimizer to use. It should be a bounded optimizer following the park.fitmc.LocalFit interface. handler accepts updates to the current best set of fit parameters. See park.fitresult.FitHandler for details. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 16 15:03:12 2009 | http://epydoc.sourceforge.net |