(PECL fann >= 1.0.0)
fann_set_sarprop_step_error_shift — Sets the sarprop step error shift
$ann
, float $sarprop_step_error_shift
) : boolSets the sarprop step error shift.
annニューラルネットワークリソース。
sarprop_step_error_shiftThe sarprop step error shift.
成功した場合に TRUE、それ以外の場合に FALSE を返します。