MATLAB File Help: cv.ANN_MLP/setTrainMethod Index
cv.ANN_MLP/setTrainMethod

Sets training method and common parameters

model.setTrainMethod(method)
model.setTrainMethod(method, 'OptionName', optionValue, ...)

Input

Options

References

[101]:

Martin Riedmiller and Heinrich Braun. "A direct adaptive method for faster backpropagation learning: The rprop algorithm". In Neural Networks, 1993., IEEE International Conference on, pages 586-591. IEEE, 1993.

See also
Method Details
Access public
Sealed false
Static false