GoLang fann_get_bias_array

request it (233)
GoLang replacement for PHP's fann_get_bias_array [edit | history]



Do you know a GoLang replacement for PHP's fann_get_bias_array? Write it!

PHP fann_get_bias_array

PHP original manual for fann_get_bias_array [ show | php.net ]

fann_get_bias_array

(PECL fann >= 1.0.0)

fann_get_bias_arrayGet the number of bias in each layer in the network

Description

array fann_get_bias_array ( resource $ann )

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