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
annDescription
activation_steepnessThe activation steepness.