ANN_MLP Properties |
The ANN_MLP type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackpropMomentumScale |
BPROP: Strength of the momentum term (the difference between weights on the 2 previous iterations)
|
![]() | BackpropWeightScale |
BPROP: Strength of the weight gradient term
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | RpropDW0 |
RPROP: Initial value Delta_0 of update-values Delta_{ij}
|
![]() | RpropDWMax |
RPROP: Update-values upper limit
|
![]() | RpropDWMin |
RPROP: Update-values lower limit
|
![]() | RpropDWMinus |
RPROP: Decrease factor
|
![]() | RpropDWPlus |
RPROP: Increase factor
|
![]() | TermCriteria |
Termination criteria of the training algorithm
|