php8.5
Home/ Manual/ fann / functions/ fann_set_rprop_delta_zero

fann_set_rprop_delta_zero

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the initial step-size

Description

fann_set_rprop_delta_zero(resource $ann, float $rprop_delta_zero): bool

The initial step-size is a positive number determining the initial step size.

Parameters

ann

Description

rprop_delta_zero

The initial step-size.

Return Values Bool

See Also

Source: reference/fann/functions/fann-set-rprop-delta-zero.xml · from the official PHP manual (php/doc-en)