| Documentation For Encog 2.x |
|
IPropagationMethod.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.
See Also
IPropagationMethod Interface | Encog.Neural.Networks.Training.Propagation Namespace