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