fann_get_rprop_delta_zero(3) php man page | unix.com

Man Page: fann_get_rprop_delta_zero

Operating Environment: php

Section: 3

FANN_GET_RPROP_DELTA_ZERO(3)						 1					      FANN_GET_RPROP_DELTA_ZERO(3)

fann_get_rprop_delta_zero - Returns the initial step-size

SYNOPSIS
ReturnType fann_get_rprop_delta_zero (resource $ann)
DESCRIPTION
The initial step-size is a positive number determining the initial step size. The default delta zero is 0.1.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The initial step-size, or FALSE on error.
SEE ALSO
fann_set_rprop_delta_zero(3), fann_get_rprop_delta_min(3), fann_get_rprop_delta_max(3). PHP Documentation Group FANN_GET_RPROP_DELTA_ZERO(3)
Related Man Pages
fann_set_activation_steepness_layer(3) - php
fann_get_activation_function(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_stagnation_epochs(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!