fann_get_activation_output_steepness

Name

fann_get_activation_output_steepness -- Get the steepness of the activation function for the output neurons.

Description

float fann_get_activation_output_steepness(resource ann);

fann_get_activation_output_steepness will return the steepness of the activation function for the output neurons in ann.

See also fann_set_activation_output_steepness.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo