php man page for fann_get_rprop_decrease_factor

Query: fann_get_rprop_decrease_factor

OS: php

Section: 3

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

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_cascadetrain_on_data(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_init_weights(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation