fann_get_activation_function_output

Name

fann_get_activation_function_output -- Get the activation function of the output neurons.

Description

int fann_get_activation_function_output(resource ann);

fann_get_activation_function_output will return the activation function for the output neurons in ann.

See also fann_set_activation_function_output.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo