(PECL fann >= 1.0.0)
fann_set_quickprop_mu — Sets the quickprop mu factor
$ann
$quickprop_mu
Sets the quickprop mu factor.
ann
Neural network resource.
quickprop_mu
The mu factor.
Returns true on success, or false otherwise.
true
false