php man page for fann_get_layer_array

Query: fann_get_layer_array

OS: php

Section: 3

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

FANN_GET_LAYER_ARRAY(3) 						 1						   FANN_GET_LAYER_ARRAY(3)

fann_get_layer_array - Get the number of neurons in each layer in the network

SYNOPSIS
array fann_get_layer_array (resource $ann)
DESCRIPTION
Get the number of neurons in each layer in the neural network. Bias is not included so the layers match the fann_create functions.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
An array of numbers of neurons in each leayer PHP Documentation Group FANN_GET_LAYER_ARRAY(3)
Related Man Pages
fann_create_sparse_array(3) - php
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
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch