php man page for fann_set_cascade_activation_steepnesses

Query: fann_set_cascade_activation_steepnesses

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3)				 1				FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3)

fann_set_cascade_activation_steepnesses - Sets the array of cascade candidate activation steepnesses

SYNOPSIS
bool fann_set_cascade_activation_steepnesses (resource $ann, array $cascade_activation_steepnesses_count)
DESCRIPTION
Sets the array of cascade candidate activation steepnesses. See fann_get_cascade_num_candidates(3) for a description of which candidate neurons will be generated by this array.
PARAMETERS
o $ann -Neural network resource. o $cascade_activation_steepnesses_count - The array of cascade candidate activation steepnesses.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_cascade_activation_steepnesses(3), fann_get_cascade_activation_steepnesses_count(3). PHP Documentation Group FANN_SET_CASCADE_ACTIVATION_STEEPNESSES(3)
Related Man Pages
fann_set_activation_steepness_layer(3) - php
fann_get_cascade_num_candidates(3) - php
fann_save(3) - php
fann_set_activation_steepness(3) - php
fann_set_callback(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!