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