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

fann_set_activation_steepness_output

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the steepness of the activation steepness in the output layer

Description

fann_set_activation_steepness_output(resource $ann, float $activation_steepness): bool

Sets the steepness of the activation steepness in the output layer.

Parameters

ann

Description

activation_steepness

The activation steepness.

Return Values Bool

See Also

Source: reference/fann/functions/fann-set-activation-steepness-output.xml · from the official PHP manual (php/doc-en)