fann_set_error_log

(PECL fann >= 1.0.0)

fann_set_error_logSets where the errors are logged to

Descrierea

fann_set_error_log ( resource $errdat , string $log_file ) : void

Sets where the errors are logged to.

Parametri

errdat

resource a unei rețele neuronale, sau resource a datelor pentru antrenarea rețelei neuronale.

log_file

The log file path.

Valorile întoarse

Nu este întoarsă nici o valoare.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top