php man page for fann_get_num_layers

Query: fann_get_num_layers

OS: php

Section: 3

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

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_cascadetrain_on_file(3) - php
fann_get_activation_function(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
fann_train_epoch(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update