| Documentation For Encog 2.x |
|
ManhattanPropagation.LearningRate Property
The learning rate that was specified in the constructor.
public
double LearningRate { public get; public set; }
Implements
ILearningRate.LearningRate
See Also
ManhattanPropagation Class | Encog.Neural.Networks.Training.Propagation.Manhattan Namespace