Query: fann_get_quickprop_decay
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_QUICKPROP_DECAY(3) 1 FANN_GET_QUICKPROP_DECAY(3) fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in each iteration during quickprop trainingSYNOPSISfloat fann_get_quickprop_decay (resource $ann)DESCRIPTIONThe decay is a small negative valued number which is a factor that the weights should decrease in each iteration during quickprop train- ing. This is used to make sure that the weights do not become too high during training. The default decay is -0.0001.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe decay, or FALSE on error.SEE ALSOfann_set_quickprop_decay(3). PHP Documentation Group FANN_GET_QUICKPROP_DECAY(3)
Related Man Pages |
---|
fann_get_cascade_num_candidates(3) - php |
fann_get_bit_fail(3) - php |
fann_set_activation_steepness(3) - php |
fann_set_callback(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 |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |