The type of training method

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

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