php man page for fann_set_activation_function_layer

Query: fann_set_activation_function_layer

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_SET_ACTIVATION_FUNCTION_LAYER(3)					 1				     FANN_SET_ACTIVATION_FUNCTION_LAYER(3)

fann_set_activation_function_layer - Sets the activation function for all the neurons in the supplied layer.

SYNOPSIS
bool fann_set_activation_function_layer (resource $ann, int $activation_function, int $layer)
DESCRIPTION
Set the activation function for all the neurons in the layer number layer, counting the input layer as layer 0. It is not possible to set activation functions for the neurons in the input layer.
PARAMETERS
o $ann -Neural network resource. o $activation_function - The activation functions constant. o $layer - Layer number.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_set_activation_function(3), fann_set_activation_function_hidden(3), fann_set_activation_function_output(3), fann_set_activation_steep- ness(3). PHP Documentation Group FANN_SET_ACTIVATION_FUNCTION_LAYER(3)
Related Man Pages
fann_set_activation_steepness_layer(3) - php
fann_get_cascade_num_candidates(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!