Documentation For Encog 2.x

ITrain Properties

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

Public Instance Properties

Error Get the current error percent from the training. You can also set the current error rate. This is usually used by training strategies.
Network Get the current best network from the training.
Strategies The strategies to use.
Training The training data to use.

See Also

ITrain Interface | Encog.Neural.Networks.Training Namespace