Click or drag to resize
IError Methods

The QuasiNewtonTrainerIError type exposes the following members.

Methods
  NameDescription
Public methodError
The contribution to the error from a single training output target. This is the function e(y_i, \hat{y}_i)
            .
Public methodErrorGradient
The derivative of the error function with respect to the forecast output.
Top
See Also