fann_get_num_input

PECL fann >= 1.0.0
fann_get_num_input - Get the number of input neurons
Manual

fann_get_num_input( resource$ann ): int

Get the number of input neurons.

Parameters

ann

Neural network resource.

Return Values

Number of input neurons, or false on error

Function fann_get_num_input:

  • Manual

FANN (Fast Artificial Neural Network) Functions

Most used PHP functions