PHP » GoLang |
login |
register |
about
|
GoLang fann_cascadetrain_on_file
request it (393)
GoLang replacement for PHP's fann_cascadetrain_on_file
[edit | history]
fann_cascadetrain_on_file(PECL fann >= 1.0.0) fann_cascadetrain_on_file — Trains on an entire dataset read from file, for a period of time using the Cascade2 training algorithm Description
bool fann_cascadetrain_on_file
( resource
$ann
, string $filename
, int $max_neurons
, int $neurons_between_reports
, float $desired_error
)Does the same as fann_cascadetrain_on_data(), but reads the training data directly from a file. Parameters
Return ValuesReturns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|