Query: fann_set_rprop_increase_factor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_RPROP_INCREASE_FACTOR(3) 1 FANN_SET_RPROP_INCREASE_FACTOR(3) fann_set_rprop_increase_factor - Sets the increase factor used during RPROP trainingSYNOPSISbool fann_set_rprop_increase_factor (resource $ann, float $rprop_increase_factor)DESCRIPTIONSets the increase factor used during RPROP training.PARAMETERSo $ann -Neural network resource. o $rprop_increase_factor - The increase factor.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_rprop_increase_factor(3). PHP Documentation Group FANN_SET_RPROP_INCREASE_FACTOR(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_get_activation_steepness(3) - php |
fann_get_bit_fail(3) - php |
fann_set_activation_steepness(3) - php |
fann_train_on_file(3) - php |