fann_create_shortcut_array(3) php man page | unix.com

Man Page: fann_create_shortcut_array

Operating Environment: php

Section: 3

FANN_CREATE_SHORTCUT_ARRAY(3)						 1					     FANN_CREATE_SHORTCUT_ARRAY(3)

fann_create_shortcut_array - Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections

SYNOPSIS
resource fann_create_shortcut_array (int $num_layers, array $layers)
DESCRIPTION
Creates a standard backpropagation neural network which is not fully connectected and has shortcut connections using an array of layers sizes. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $num_layers - The total number of layers including the input and the output layer. o $layers - An array of layers sizes.
RETURN VALUES
Returns a neural network resource on success, or FALSE on error.
SEE ALSO
fann_create_shortcut(3), fann_create_sparse(3), fann_create_standard(3). PHP Documentation Group FANN_CREATE_SHORTCUT_ARRAY(3)
Related Man Pages
profnet_md(1) - debian
profnet_norsnet(1) - debian
fann_create_sparse_array(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update