This class implements the specifics of how the backpropagation algorithm is used. Specifically, the partial derivatives are simply applied to the weight matrix.
For a list of all members of this type, see BackpropagationMethod Members .
System.Object
BackpropagationMethod
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.Back
Assembly: encog-core-cs (in encog-core-cs.dll)
BackpropagationMethod Members | Encog.Neural.Networks.Training.Propagation.Back Namespace