fann_get_rprop_increase_factor
(PECL fann >= 1.0.0)
fann_get_rprop_increase_factor — Returns the increase factor used during RPROP training
Description
The increase factor is a value larger than 1, which is used to increase the step-size during RPROP training.
The default increase factor is 1.2.
Parameters
annNeural network resource.
Return Values
The increase factor, or false on error.
See Also
- fann_set_rprop_increase_factor() - Sets the increase factor used during RPROP training
↑ and ↓ to navigate • Enter to select • Esc to close • / to open