fann_set_rprop_delta_max(3) php man page | unix.com

Man Page: fann_set_rprop_delta_max

Operating Environment: php

Section: 3

FANN_SET_RPROP_DELTA_MAX(3)						 1					       FANN_SET_RPROP_DELTA_MAX(3)

fann_set_rprop_delta_max - Sets the maximum step-size

SYNOPSIS
bool fann_set_rprop_delta_max (resource $ann, float $rprop_delta_max)
DESCRIPTION
The maximum step-size is a positive number determining how large the maximum step-size may be.
PARAMETERS
o $ann -Neural network resource. o $rprop_delta_max - The maximum step-size.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_rprop_delta_max(3), fann_get_rprop_delta_min(3). PHP Documentation Group FANN_SET_RPROP_DELTA_MAX(3)
Related Man Pages
fann_set_activation_function(3) - php
fann_set_activation_steepness_layer(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!