Query: fann_set_quickprop_mu
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_QUICKPROP_MU(3) 1 FANN_SET_QUICKPROP_MU(3) fann_set_quickprop_mu - Sets the quickprop mu factorSYNOPSISbool fann_set_quickprop_mu (resource $ann, float $quickprop_mu)DESCRIPTIONSets the quickprop mu factor.PARAMETERSo $ann -Neural network resource. o $quickprop_mu - The mu factor.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_quickprop_mu(3). PHP Documentation Group FANN_SET_QUICKPROP_MU(3)
Related Man Pages |
---|
fann_train_on_data(3) - php |
fann_cascadetrain_on_data(3) - php |
fann_save(3) - php |
fann_set_activation_steepness(3) - php |
fann_set_callback(3) - php |