The type of training method

Namespace: Emgu.CV.ML.Structure
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public ANN_MLP_TRAIN_METHOD train_method
Public train_method As ANN_MLP_TRAIN_METHOD
public:
ANN_MLP_TRAIN_METHOD train_method

See Also