neuralnetworks.optimizer.stopping-conditions

max-error

(max-error error)

Stops when neural networks instance error is less than specified rate.

max-iterations

(max-iterations iterations)

Stops when neural networks iteration count reaches the specified value