php man page for fann_get_rprop_delta_zero

Query: fann_get_rprop_delta_zero

OS: php

Section: 3

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

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_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
fann_init_weights(3) - php
fann_save(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator