Click or drag to resize
Accord.NET (logo)

LevenbergMarquardtLearningUseRegularization Property

Gets or sets whether to use Bayesian Regularization.

Namespace:  Accord.Neuro.Learning
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
public bool UseRegularization { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also