Documentation For Encog 2.x

ResilientPropagationMethod Class

Implements the specifics of the resilient propagation training algorithm.

For a list of all members of this type, see ResilientPropagationMethod Members .

System.Object
   ResilientPropagationMethod

public class ResilientPropagationMethod : IPropagationMethod

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.Networks.Training.Propagation.Resilient

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

ResilientPropagationMethod Members | Encog.Neural.Networks.Training.Propagation.Resilient Namespace