fann_set_activation_function_output
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Sets the activation function for the output layer
Description
fann_set_activation_function_output(resource $ann, int $activation_function): bool
Sets the activation function for the output layer.
Parameters
annDescription
activation_functionThe activation functions constant.