Man Page: fann_set_quickprop_decay
Operating Environment: php
Section: 3
FANN_SET_QUICKPROP_DECAY(3) 1 FANN_SET_QUICKPROP_DECAY(3) fann_set_quickprop_decay - Sets the quickprop decay factorSYNOPSISbool fann_set_quickprop_decay (resource $ann, float $quickprop_decay)DESCRIPTIONSets the quickprop decay factor.PARAMETERSo $ann -Neural network resource. o $quickprop_decay - The quickprop decay factor.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_quickprop_decay(3). PHP Documentation Group FANN_SET_QUICKPROP_DECAY(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_set_activation_function(3) - php |
| fann_get_cascade_output_stagnation_epochs(3) - php |
| fann_init_weights(3) - php |
| fann_save(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |