The abstract class describing a learning algorithm for a neural network

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

System.Object
   LearningAlgorithm

[Visual Basic]
MustInherit Public Class LearningAlgorithm
[C#]
public abstract class LearningAlgorithm

Requirements

Namespace: NeuralNetwork Namespace

Assembly: NeuralNetwork.dll

See Also

LearningAlgorithm Members | NeuralNetwork Namespace