| ANN_MLPRpropDW0 Property |
Initial value Delta_0 of update-values Delta_{ij}. Default value is 0.1.
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double RpropDW0 { get; set; }
Public Property RpropDW0 As Double
Get
Set
public:
property double RpropDW0 {
double get ();
void set (double value);
}
member RpropDW0 : float with get, set
Property Value
Type:
DoubleSee Also