The EpochTrainer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EpochSize |
The number of randomly selected training patterns in each stage I
epoch.
|
![]() | ErrorGradient |
The value of the gradient of the error function with respect
to the Weights.
|
![]() | ErrorStatus |
The training error status.
|
![]() | ErrorValue |
The value of the error function.
|
![]() | NumberOfEpochs |
The number of epochs used during stage I training.
|
![]() | Random |
The random number generator used to perturb the stage I guesses.
|
![]() | Stage1Trainer |
The stage 1 trainer.
|
![]() | Stage2Trainer |
The stage 1 trainer.
|