CvANN_MLP_TrainParamsTrainMethod Property OpenCvSharp Class Library
The training algorithm to use

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

public MLPTrainingMethod TrainMethod { get; set; }

Property Value

Type: MLPTrainingMethod
See Also

Reference