fann_get_bias_array
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Get the number of bias in each layer in the network
Description
fann_get_bias_array(resource $ann): array
Get the number of bias in each layer in the network.
Parameters
annDescription
Return Values
An array of numbers of bias in each layer