ribs.emitters.operators.GaussianOperator¶
- class ribs.emitters.operators.GaussianOperator(sigma, seed=None)[source]¶
Adds Gaussian noise to solutions.
- Parameters
Methods
ask
(parents)Adds Gaussian noise to parents.
Attributes
Parent Type to be used by selector.