fann_get_num_output

PECL fann >= 1.0.0
fann_get_num_output - Get the number of output neurons
Manual

fann_get_num_output( resource$ann ): int

Get the number of output neurons.

Parameters

ann

Neural network resource.

Return Values

Number of output neurons, or false on error

Function fann_get_num_output:

  • Manual

FANN (Fast Artificial Neural Network) Functions

Most used PHP functions