PHP » GoLang |
login |
register |
about
|
GoLang fann_get_cascade_activation_steepnesses
request it (360)
GoLang replacement for PHP's fann_get_cascade_activation_steepnesses
[edit | history]
PHP fann_get_cascade_activation_steepnessesPHP original manual for fann_get_cascade_activation_steepnesses [ show | php.net ]fann_get_cascade_activation_steepnesses(PECL fann >= 1.0.0) fann_get_cascade_activation_steepnesses — Returns the cascade activation steepnesses Description
array fann_get_cascade_activation_steepnesses
( resource
$ann
)The cascade activation steepnesses array is an array of the different activation functions used by the candidates. See fann_get_cascade_num_candidates() for a description of which candidate neurons will be generated by this array. The default activation steepnesses are {0.25, 0.50, 0.75, 1.00}. Parameters
Return Values
The cascade activation steepnesses, or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|