fann_run
Will run input through the neural network
Beschreibung
array fann_run
( resource $ann
, array $input
)
Parameter-Liste
-
ann
-
Resource eines neuralen Netzwerks.
-
input
-
Array of input values
Rückgabewerte
Array of output values, or FALSE on error