fann_get_num_layers(3) php man page | unix.com

Man Page: fann_get_num_layers

Operating Environment: php

Section: 3

FANN_GET_NUM_LAYERS(3)							 1						    FANN_GET_NUM_LAYERS(3)

fann_get_num_layers - Get the number of layers in the neural network

SYNOPSIS
int fann_get_num_layers (resource $ann)
DESCRIPTION
Get the number of layers in the neural network.
PARAMETERS
o $ann -Neural network resource.
RETURN VALUES
The number of leayers in the neural network, or FALSE on error. PHP Documentation Group FANN_GET_NUM_LAYERS(3)
Related Man Pages
fann_create_sparse_array(3) - php
fann_create_sparse(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_activation_function(3) - php
fann_get_cascade_output_stagnation_epochs(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!