Documentation For Encog 2.x

TrainAdaline Properties

The properties of the TrainAdaline class are listed below. For a complete list of TrainAdaline class members, see the TrainAdaline Members topic.

Public Instance Properties

Error (inherited from BasicTraining) Get the current error percent from the training.
LearningRate The learning rate.
Network The network to be trained.
Strategies (inherited from BasicTraining) The strategies to use.
Training (inherited from BasicTraining) The training data to use.

See Also

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