fann_get_quickprop_mu(3) php man page | unix.com

Man Page: fann_get_quickprop_mu

Operating Environment: php

Section: 3

FANN_GET_QUICKPROP_MU(3)						 1						  FANN_GET_QUICKPROP_MU(3)

fann_get_quickprop_mu - Returns the mu factor

SYNOPSIS
float fann_get_quickprop_mu (resource $ann)
DESCRIPTION
The 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.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The mu factor, or FALSE on error.
SEE ALSO
fann_set_quickprop_mu(3). PHP Documentation Group FANN_GET_QUICKPROP_MU(3)
Related Man Pages
fann_train_on_data(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!