fann_get_quickprop_decay
(PECL fann >= 1.0.0)
fann_get_quickprop_decay — Returns the decay which is a factor that weights should decrease in each iteration during quickprop training
Description
The decay is a small negative valued number which is a factor that the weights should decrease in each iteration during quickprop training. This is used to make sure that the weights do not become too high during training.
The default decay is -0.0001.
Parameters
annNeural network resource.
Return Values
The decay, or false on error.
See Also
- fann_set_quickprop_decay() - Sets the quickprop decay factor
↑ and ↓ to navigate • Enter to select • Esc to close • / to open