biophysics_fitting
❭ exploration_from_seedpoint
❭ RW
RW¶
Perform a random walk through parameter space starting from a seed point.
This module provides the RW
class,
which implements a random walk procedure through parameter space.
Every random parameter iteration provides new biophsyical parameters,
which are evaluated by running a set of stimulus protocols with early stopping criteria.
Classes¶
Class to perform RW exploration from a seedpoint. |