|
|
IConvergenceLearning Properties |
The IConvergenceLearning type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentIteration |
Gets the current iteration number.
| |
| HasConverged |
Gets or sets whether the algorithm has converged.
| |
| Iterations | Obsolete.
Gets or sets the maximum number of iterations
performed by the learning algorithm.
| |
| MaxIterations |
Gets or sets the maximum number of iterations
performed by the learning algorithm.
| |
| Tolerance |
Gets or sets the tolerance value used to determine
whether the algorithm has converged.
|