fann_get_quickprop_decay(3) php man page | unix.com

Man Page: fann_get_quickprop_decay

Operating Environment: php

Section: 3

FANN_GET_QUICKPROP_DECAY(3)						 1					       FANN_GET_QUICKPROP_DECAY(3)

fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in each iteration during quickprop training

SYNOPSIS
float fann_get_quickprop_decay (resource $ann)
DESCRIPTION
The decay is a small negative valued number which is a factor that the weights should decrease in each iteration during quickprop train- ing. This is used to make sure that the weights do not become too high during training. The default decay is -0.0001.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The decay, or FALSE on error.
SEE ALSO
fann_set_quickprop_decay(3). PHP Documentation Group FANN_GET_QUICKPROP_DECAY(3)
Related Man Pages
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!