php man page for fann_set_activation_function_output

Query: fann_set_activation_function_output

OS: php

Section: 3

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

FANN_SET_ACTIVATION_FUNCTION_OUTPUT(3)					 1				    FANN_SET_ACTIVATION_FUNCTION_OUTPUT(3)

fann_set_activation_function_output - Sets the activation function for the output layer

SYNOPSIS
bool fann_set_activation_function_output (resource $ann, int $activation_function)
DESCRIPTION
Sets the activation function for the output layer.
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_hidden(3), fann_set_activation_steep- ness(3). PHP Documentation Group FANN_SET_ACTIVATION_FUNCTION_OUTPUT(3)
Related Man Pages
fann_train_on_data(3) - php
fann_set_activation_function(3) - php
fann_cascadetrain_on_file(3) - php
fann_train_epoch(3) - php
ai::fann(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!