fann_set_error_log
(PECL fann >= 1.0.0)
fann_set_error_log — 設定錯誤記錄儲存的位置。
說明
fann_set_error_log(resource
$errdat, string $log_file): void設定錯誤記錄儲存的位置。
參數
-
errdat -
Either neural network resource or neural network trainining data resource.
-
log_file -
日誌檔案的路徑。
返回值
無返回值。