fann_set_activation_steepness_hidden(3) php man page | unix.com

Man Page: fann_set_activation_steepness_hidden

Operating Environment: php

Section: 3

FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3) 				 1				   FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3)

fann_set_activation_steepness_hidden - Sets the steepness of the activation steepness for all neurons in the all hidden layers

SYNOPSIS
bool fann_set_activation_steepness_hidden (resource $ann, float $activation_steepness)
DESCRIPTION
Sets the steepness of the activation steepness for all neurons in the all hidden layers.
PARAMETERS
o $ann -Neural network resource. o $activation_steepness - The activation steepness.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_set_activation_steepness(3), fann_set_activation_steepness_layer(3), fann_set_activation_steepness_output(3), fann_get_activa- tion_steepness(3), fann_set_activation_function(3). PHP Documentation Group FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3)
Related Man Pages
fann_create_sparse(3) - php
fann_get_activation_function(3) - php
fann_get_activation_steepness(3) - php
fann_get_bit_fail(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
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