fann_get_bias_array

fann_get_bias_arrayGet 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

ann

Neural network resource.

Return Values

An array of numbers of bias in each layer