fann_set_rprop_increase_factor(3) php man page | unix.com

Man Page: fann_set_rprop_increase_factor

Operating Environment: php

Section: 3

FANN_SET_RPROP_INCREASE_FACTOR(3)					 1					 FANN_SET_RPROP_INCREASE_FACTOR(3)

fann_set_rprop_increase_factor - Sets the increase factor used during RPROP training

SYNOPSIS
bool fann_set_rprop_increase_factor (resource $ann, float $rprop_increase_factor)
DESCRIPTION
Sets the increase factor used during RPROP training.
PARAMETERS
o $ann -Neural network resource. o $rprop_increase_factor - The increase factor.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_rprop_increase_factor(3). PHP Documentation Group FANN_SET_RPROP_INCREASE_FACTOR(3)
Related Man Pages
fann_train_on_data(3) - php
fann_set_activation_steepness_layer(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_init_weights(3) - php
fann_train_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team