| Documentation For Encog 2.x |
|
CalculatePartialDerivative.CalculateError Method
Calculate the partial derivative of the error for a layer.
Parameters
-
output
- A holder that contains the output from all of the layers.
-
fromLevel
- The source level.
-
toLevel
- The target level.
See Also
CalculatePartialDerivative Class | Encog.Neural.Networks.Training.Propagation Namespace