Learning algorithm used by the network

[Visual Basic]
Protected la As NeuralNetwork.LearningAlgorithm
[C#]
protected LearningAlgorithm la;

See Also

NeuralNetwork Class | NeuralNetwork Members | NeuralNetwork Namespace