Query: fann_set_activation_steepness_hidden
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3) 1 FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3) fann_set_activation_steepness_hidden - Sets the steepness of the activation steepness for all neurons in the all hidden layersSYNOPSISbool fann_set_activation_steepness_hidden (resource $ann, float $activation_steepness)DESCRIPTIONSets the steepness of the activation steepness for all neurons in the all hidden layers.PARAMETERSo $ann -Neural network resource. o $activation_steepness - The activation steepness.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_set_activation_steepness(3), fann_set_activation_steepness_layer(3), fann_set_activation_steepness_output(3), fann_get_activa- tion_steepness(3), fann_set_activation_function(3). PHP Documentation Group FANN_SET_ACTIVATION_STEEPNESS_HIDDEN(3)
| Related Man Pages |
|---|
| fann_set_activation_function(3) - php |
| fann_create_shortcut(3) - php |
| fann_create_sparse(3) - php |
| fann_create_standard(3) - php |
| fann_init_weights(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |