Used to determine how well a
neural network is performing during iterative training and execution. The derivative of the error function is used by the iterative training algorithms (Bishop, 1995).
For more information, see the
Neural Networks chapter. See also,
loss function .