setTrainMethod (cv.ANN_MLP) - MATLAB File Help
cv.ANN_MLP/setTrainMethod

Sets training method and common parameters

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

Input

Options

References

[RPROP93]:

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.

[Kirkpatrick83]:

S. Kirkpatrick, C. D. Jr Gelatt, and M. P. Vecchi. "Optimization by simulated annealing". Science, 220(4598):671-680, 1983.

See also
Method Details
Access public
Sealed false
Static false