![]() |
ParallelResilientBackpropagationLearning Properties |
The ParallelResilientBackpropagationLearning type exposes the following members.
Name | Description | |
---|---|---|
![]() | DecreaseFactor |
Gets the decrease parameter, also
referred as eta minus. Default is 0.5.
|
![]() | IncreaseFactor |
Gets the increase parameter, also
referred as eta plus. Default is 1.2.
|
![]() | UpdateLowerBound |
Gets or sets the minimum possible update step,
also referred as delta max. Default is 1e-6.
|
![]() | UpdateUpperBound |
Gets or sets the maximum possible update step,
also referred as delta min. Default is 50.
|