略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: fann_create_from_file

2024-04-27

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

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.fann-create-from-file.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3