php教程

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

配置文件的路径。

返回值

Returns a neural network resource on success, or FALSE on error.

参见

  • fann_save() - 将整个网络保存至配置文件。

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788