|
ResilientBackpropagationDecreaseFactor Property
|
Gets the decrease parameter, also
referred as eta minus. Default is 0.5.
Namespace:
Accord.Math.Optimization
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double DecreaseFactor { get; set; }
Public Property DecreaseFactor As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also