Final learning rate.


Namespace: xpidea.neuro.net.son
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)

Syntax

Visual Basic (Declaration)
Protected finalLearningRate As Double
C#
protected double finalLearningRate;
C++
protected:
 double finalLearningRate sealed ;
J#
protected double finalLearningRate
JScript
protected finalLearningRate : double;

See Also