|
HiddenResilientGradientLearningTUpdateLowerBound Property
|
Gets or sets the minimum possible update step,
also referred as delta max. Default is 1e-6.
Namespace:
Accord.Statistics.Models.Fields.Learning
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double UpdateLowerBound { get; set; }
Public Property UpdateLowerBound As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also