Click or drag to resize
QuasiNewtonTrainerEpochNumber Property
The epoch number for the trainer.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
protected virtual int EpochNumber { set; }

Property Value

Type: Int32
An int array containing the epoch number.
See Also