Documentation For Encog 2.x

Propagation Properties

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

Public Instance Properties

Error (inherited from BasicTraining) Get the current error percent from the training.
Levels The propagation levels.
Network Get the current best neural network.
OutputHolder The output holder being used.
Strategies (inherited from BasicTraining) The strategies to use.
Training (inherited from BasicTraining) The training data to use.

See Also

Propagation Class | Encog.Neural.Networks.Training.Propagation Namespace