fann_get_activation_function_output

Name

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

Description

unsigned int fann_get_activation_function_output(struct fann * ann);

Return the activation function of the output layer.

See Activation Functions for details on the activation functions.

This function appears in FANN >= 1.0.0.


SourceForge.net Logo