Man Page: fann_get_rprop_increase_factor
Operating Environment: php
Section: 3
FANN_GET_RPROP_INCREASE_FACTOR(3) 1 FANN_GET_RPROP_INCREASE_FACTOR(3) fann_get_rprop_increase_factor - Returns the increase factor used during RPROP trainingSYNOPSISfloat fann_get_rprop_increase_factor (resource $ann)DESCRIPTIONThe 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.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe increase factor, or FALSE on error.SEE ALSOfann_set_rprop_increase_factor(3). PHP Documentation Group FANN_GET_RPROP_INCREASE_FACTOR(3)
| Related Man Pages |
|---|
| fann_get_cascade_num_candidates(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_get_cascade_output_stagnation_epochs(3) - php |
| fann_init_weights(3) - php |
| fann_train_epoch(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |