fann_run(3) php man page | unix.com

Man Page: fann_run

Operating Environment: php

Section: 3

FANN_RUN(3)								 1							       FANN_RUN(3)

fann_run - Will run input through the neural network

SYNOPSIS
array fann_run (resource $ann, array $input)
DESCRIPTION
Will run input through the neural network, returning an array of outputs, the number of which being equal to the number of neurons in the output layer.
PARAMETERS
o $ann -Neural network resource. o $input - Array of input values
RETURN VALUES
Array of output values, or FALSE on error PHP Documentation Group FANN_RUN(3)
Related Man Pages
fann_create_shortcut(3) - php
fann_create_sparse(3) - php
fann_create_standard(3) - php
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation