| Documentation For Encog 2.x |
|
ResilientPropagationMethod.CalculateError Method
Calculate the error between these two levels.
Parameters
-
output
- The output to the "to level".
-
fromLevel
- The from level.
-
toLevel
- The target level.
Implements
IPropagationMethod.CalculateError
See Also
ResilientPropagationMethod Class | Encog.Neural.Networks.Training.Propagation.Resilient Namespace