fann_get_activation_steepness_hidden

Name

fann_get_activation_steepness_hidden -- Get the steepness of the activation function for the hidden neurons.

Description

float fann_get_activation_steepness_hidden(resource ann);

fann_get_activation_steepness_hidden will return the steepness of the activation function for the hidden neurons in ann.

See also fann_set_activation_steepness_hidden.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo