fann_set_activation_function_hidden(3) php man page | unix.com

Man Page: fann_set_activation_function_hidden

Operating Environment: php

Section: 3

FANN_SET_ACTIVATION_FUNCTION_HIDDEN(3)					 1				    FANN_SET_ACTIVATION_FUNCTION_HIDDEN(3)

fann_set_activation_function_hidden - Sets the activation function for all of the hidden layers

SYNOPSIS
bool fann_set_activation_function_hidden (resource $ann, int $activation_function)
DESCRIPTION
Sets the activation function for all of the hidden layers.
PARAMETERS
o $ann -Neural network resource. o $activation_function - The activation functions constant.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_set_activation_function(3), fann_set_activation_function_layer(3), fann_set_activation_function_output(3), fann_set_activation_steep- ness(3). PHP Documentation Group FANN_SET_ACTIVATION_FUNCTION_HIDDEN(3)
Related Man Pages
fann_set_activation_steepness_layer(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
fann_save(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update