php man page for fann_get_rprop_increase_factor

Query: fann_get_rprop_increase_factor

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_GET_RPROP_INCREASE_FACTOR(3)					 1					 FANN_GET_RPROP_INCREASE_FACTOR(3)

fann_get_rprop_increase_factor - Returns the increase factor used during RPROP training

SYNOPSIS
float fann_get_rprop_increase_factor (resource $ann)
DESCRIPTION
The increase factor is a value larger than 1, which is used to increase the step-size during RPROP training. The default increase factor is 1.2.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The increase factor, or FALSE on error.
SEE ALSO
fann_set_rprop_increase_factor(3). PHP Documentation Group FANN_GET_RPROP_INCREASE_FACTOR(3)
Related Man Pages
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_data(3) - php
fann_init_weights(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
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation