Backpropagation Fields | 
The Backpropagation type exposes the following members.
| Name | Description | |
|---|---|---|
| _currentStatus | 
                The current status of the training.
              | |
| _mlp | 
                The network being trained.
              | |
| _samples | 
                The training set.
              | |
| Random | 
                The random number generator used in the training.
              |