Class that is used to calculate the partial derivatives for the error for individual layers of a neural network. This calculation must be performed by each of the propagation techniques.
For a list of all members of this type, see CalculatePartialDerivative Members .
System.Object
CalculatePartialDerivative
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.Networks.Training.Propagation
Assembly: encog-core-cs (in encog-core-cs.dll)
CalculatePartialDerivative Members | Encog.Neural.Networks.Training.Propagation Namespace