Query: fann_get_quickprop_mu
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_QUICKPROP_MU(3) 1 FANN_GET_QUICKPROP_MU(3) fann_get_quickprop_mu - Returns the mu factorSYNOPSISfloat fann_get_quickprop_mu (resource $ann)DESCRIPTIONThe mu factor is used to increase and decrease the step-size during quickprop training. The mu factor should always be above 1, since it would otherwise decrease the step-size when it was suppose to increase it. The default mu factor is 1.75.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe mu factor, or FALSE on error.SEE ALSOfann_set_quickprop_mu(3). PHP Documentation Group FANN_GET_QUICKPROP_MU(3)
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 |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |