Man Page: fann_set_sarprop_weight_decay_shift
Operating Environment: php
Section: 3
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)