fann_get_rprop_decrease_factor(3) php man page | unix.com

Man Page: fann_get_rprop_decrease_factor

Operating Environment: php

Section: 3

FANN_GET_RPROP_DECREASE_FACTOR(3)					 1					 FANN_GET_RPROP_DECREASE_FACTOR(3)

fann_get_rprop_decrease_factor - Returns the increase factor used during RPROP training

SYNOPSIS
float fann_get_rprop_decrease_factor (resource $ann)
DESCRIPTION
The decrease factor is a value smaller than 1, which is used to decrease the step-size during RPROP training. The default decrease factor is 0.5.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The decrease factor, or FALSE on error.
SEE ALSO
fann_set_rprop_decrease_factor(3). PHP Documentation Group FANN_GET_RPROP_DECREASE_FACTOR(3)
Related Man Pages
fann_get_bit_fail(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update