Man Page: fann_get_rprop_delta_max
Operating Environment: php
Section: 3
FANN_GET_RPROP_DELTA_MAX(3) 1 FANN_GET_RPROP_DELTA_MAX(3) fann_get_rprop_delta_max - Returns the maximum step-sizeSYNOPSISfloat fann_get_rprop_delta_max (resource $ann)DESCRIPTIONThe maximum step-size is a positive number determining how large the maximum step-size may be. The default delta max is 50.0.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe maximum step-size, or FALSE on error.SEE ALSOfann_set_rprop_delta_max(3), fann_get_rprop_delta_min(3). PHP Documentation Group FANN_GET_RPROP_DELTA_MAX(3)
| Related Man Pages |
|---|
| fann_train_on_data(3) - php |
| fann_set_activation_steepness_layer(3) - php |
| fann_get_activation_function(3) - php |
| fann_get_cascade_output_stagnation_epochs(3) - php |
| fann_save(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |