php man page for fann_get_activation_function

Query: fann_get_activation_function

OS: php

Section: 3

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

FANN_GET_ACTIVATION_FUNCTION(3) 					 1					   FANN_GET_ACTIVATION_FUNCTION(3)

fann_get_activation_function - Returns the activation function

SYNOPSIS
int fann_get_activation_function (resource $ann, int $layer, int $neuron)
DESCRIPTION
Get the activation function for neuron number neuron in layer number layer, counting the input layer as layer 0. It is not possible to get activation functions for the neurons in the input layer. The return value is one of the activation functions constants.
PARAMETERS
o $ann -Neural network resource. o $layer - Layer number. o $neuron - Neuron number.
RETURN VALUES
Learning functions constant or -1 if the neuron is not defined in the neural network, or FALSE on error.
SEE ALSO
fann_set_activation_function_layer(3), fann_set_activation_function_hidden(3), fann_set_activation_function_output(3), fann_set_activa- tion_steepness(3), fann_set_activation_function(3). PHP Documentation Group FANN_GET_ACTIVATION_FUNCTION(3)
Related Man Pages
mpsnnneurondescriptor(3) - mojave
fann_create_sparse_array(3) - php
fann_set_activation_steepness_layer(3) - php
fann_get_cascade_num_candidates(3) - php
ai::fann(3pm) - debian
Similar Topics in the Unix Linux Community
Grapple 0.9.3 (Default branch)
Neural Network Framework 1.1.5 (Default branch)
libv4l 0.5.0 (Default branch)
I2P 0.6.4 (Default branch)
How does a NIC driver activate with upper layer mutually?