The reset strategy will reset the weights if the neural network fails to fall below a specified error by a specified number of cycles. This can be useful to throw out initially "bad/hard" random initializations of the weight matrix.
For a list of all members of this type, see ResetStrategy Members .
System.Object
ResetStrategy
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.Strategy
Assembly: encog-core-cs (in encog-core-cs.dll)
ResetStrategy Members | Encog.Neural.Networks.Training.Strategy Namespace