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

fann_set_activation_steepness_hidden

PHP function Edit on GitHub ✎

(PECL fann >= 1.0.0)

Sets the steepness of the activation steepness for all neurons in the all hidden layers

Description

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

Sets the steepness of the activation steepness for all neurons in the all hidden layers.

Parameters

ann

Description

activation_steepness

The activation steepness.

Return Values Bool

See Also

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