php man page for fann_set_rprop_decrease_factor

Query: fann_set_rprop_decrease_factor

OS: php

Section: 3

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

FANN_SET_RPROP_DECREASE_FACTOR(3)					 1					 FANN_SET_RPROP_DECREASE_FACTOR(3)

fann_set_rprop_decrease_factor - Sets the decrease factor used during RPROP training

SYNOPSIS
bool fann_set_rprop_decrease_factor (resource $ann, float $rprop_decrease_factor)
DESCRIPTION
Sets the decrease factor used during RPROP training.
PARAMETERS
o $ann -Neural network resource. o $rprop_decrease_factor - The decrease factor.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_rprop_decrease_factor(3). PHP Documentation Group FANN_SET_RPROP_DECREASE_FACTOR(3)
Related Man Pages
fann_get_activation_steepness(3) - php
fann_init_weights(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator