Query: fann_set_rprop_delta_zero
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_RPROP_DELTA_ZERO(3) 1 FANN_SET_RPROP_DELTA_ZERO(3) fann_set_rprop_delta_zero - Sets the initial step-sizeSYNOPSISbool fann_set_rprop_delta_zero (resource $ann, float $rprop_delta_zero)DESCRIPTIONThe initial step-size is a positive number determining the initial step size.PARAMETERSo $ann -Neural network resource. o $rprop_delta_zero - The initial step-size.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_rprop_delta_zero(3), fann_get_rprop_delta_min(3), fann_get_rprop_delta_max(3). PHP Documentation Group FANN_SET_RPROP_DELTA_ZERO(3)
Related Man Pages |
---|
fann_cascadetrain_on_data(3) - php |
fann_get_cascade_output_stagnation_epochs(3) - php |
fann_set_activation_steepness(3) - php |
fann_train_epoch(3) - php |
fann_train_on_file(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |