略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: fann_get_layer_array

2024-04-26

fann_get_layer_array

(PECL fann >= 1.0.0)

fann_get_layer_array获取网络中每层的神经元数量。

说明

fann_get_layer_array(resource $ann): array

获取网络中每层的神经元数量。

偏差神经元不包括在内,所以层数是和 fann_create 函数组想匹配的。

参数

ann

神经网络 资源

返回值

包含每层神经元数量的数组。

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-get-layer-array.php

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