Man Page: fann_get_rprop_decrease_factor
Operating Environment: php
Section: 3
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)
| Related Man Pages |
|---|
| fann_cascadetrain_on_data(3) - php |
| fann_get_activation_steepness(3) - php |
| fann_get_bit_fail(3) - php |
| fann_get_cascade_output_change_fraction(3) - php |
| fann_train_on_file(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |