fann_set_error_log
(PECL fann >= 1.0.0)
fann_set_error_log — Sets where the errors are logged to
Beschreibung
$errdat
, string $log_file
): voidSets where the errors are logged to.
Parameter-Liste
-
errdat
-
Entweder eine Ressource eines neuralen Netzwerks oder Ressource mit Trainingsdaten.
-
log_file
-
The log file path.
Rückgabewerte
Es wird kein Wert zurückgegeben.