CvANN_MLP_TrainParamsRpDw0 Property OpenCvSharp Class Library
(RPROP only): Initial magnitude of the weight delta. The default value is 0.1. This parameter can be set via param1 of the constructor.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public double RpDw0 { get; set; }

Property Value

Type: Double
See Also

Reference