Implements the specifics of the Manhattan propagation algorithm. This class actually handles the updates to the weight matrix.
For a list of all members of this type, see ManhattanPropagationMethod Members .
System.Object
ManhattanPropagationMethod
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.Manhattan
Assembly: encog-core-cs (in encog-core-cs.dll)
ManhattanPropagationMethod Members | Encog.Neural.Networks.Training.Propagation.Manhattan Namespace