Documentation For Encog 2.x

SmartLearningRate Class

Attempt to automatically set the learning rate in a learning method that supports a learning rate.

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

System.Object
   SmartLearningRate

public class SmartLearningRate : IStrategy

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.Strategy

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

See Also

SmartLearningRate Members | Encog.Neural.Networks.Training.Strategy Namespace