Query: fann_set_sarprop_weight_decay_shift
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_SARPROP_WEIGHT_DECAY_SHIFT(3) 1 FANN_SET_SARPROP_WEIGHT_DECAY_SHIFT(3) fann_set_sarprop_weight_decay_shift - Sets the sarprop weight decay shiftSYNOPSISbool fann_set_sarprop_weight_decay_shift (resource $ann, float $sarprop_weight_decay_shift)DESCRIPTIONSets the sarprop weight decay shift.PARAMETERSo $ann -Neural network resource. o $sarprop_weight_decay_shift - The sarprop weight decay shift.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_sarprop_weight_decay_shift(3). PHP Documentation Group FANN_SET_SARPROP_WEIGHT_DECAY_SHIFT(3)