從配置檔案中構建一個反向傳播神經網路。

fann_create_from_file

(PECL fann >= 1.0.0)

fann_create_from_file從配置檔案中構建一個反向傳播神經網路。

說明

fann_create_from_file(string $configuration_file): resource

從一個由 fann_save() 函式儲存的配置檔案中構建一個反向傳播神經網路。

參數

configuration_file

配置檔案的路徑。

返回值

成功時返回神經網路 資源,發生錯誤返回 false

參見

Leave a Reply

Your email address will not be published. Required fields are marked *