|
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; }
Public Property UseRegularization As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also