Query: fann_get_rprop_decrease_factor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_RPROP_DECREASE_FACTOR(3) 1 FANN_GET_RPROP_DECREASE_FACTOR(3) fann_get_rprop_decrease_factor - Returns the increase factor used during RPROP trainingSYNOPSISfloat fann_get_rprop_decrease_factor (resource $ann)DESCRIPTIONThe decrease factor is a value smaller than 1, which is used to decrease the step-size during RPROP training. The default decrease factor is 0.5.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe decrease factor, or FALSE on error.SEE ALSOfann_set_rprop_decrease_factor(3). PHP Documentation Group FANN_GET_RPROP_DECREASE_FACTOR(3)
| Similar Topics in the Unix Linux Community | 
|---|
| UNIX.COM 2017 Year End Summary | 
| Please Welcome Ravinder Singh to the Moderation Team | 
| Denial Of Service Attack Update | 
| Please Welcome Nicki Paul to the Moderator Team! |