Documentation For Encog 2.x

TrainAdaline Class

Train an ADALINE neural network.

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

System.Object
   BasicTraining
      TrainAdaline

public class TrainAdaline : BasicTraining, ILearningRate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.Networks.Training.Simple

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

TrainAdaline Members | Encog.Neural.Networks.Training.Simple Namespace