PHP » GoLang |
login |
register |
about
|
fann_train(PECL fann >= 1.0.0) fann_train — Train one iteration with a set of inputs, and a set of desired outputs Description
bool fann_train
( resource
$ann
, array $input
, array $desired_output
)Train one iteration with a set of inputs, and a set of desired outputs. This training is always incremental training, since only one pattern is presented. Parameters
Return ValuesReturns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|