get or set the alpha parameter of the algorithm between 0 and 1, must be >0

[Visual Basic]
Public Property Alpha As Single
[C#]
public float Alpha {get; set;}

See Also

BackPropagationLearningAlgorithm Class | BackPropagationLearningAlgorithm Members | NeuralNetwork Namespace