Implements basic functionality that is needed by each of the propagation methods. The specifics of each of the propagation methods is implemented inside of the PropagationMethod interface implementors.
For a list of all members of this type, see Propagation Members .
System.Object
BasicTraining
Propagation
Backpropagation
ManhattanPropagation
ResilientPropagation
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)
Propagation Members | Encog.Neural.Networks.Training.Propagation Namespace