設定最小步長

fann_set_rprop_delta_min

(PECL fann >= 1.0.0)

fann_set_rprop_delta_min設定最小步長

說明

fann_set_rprop_delta_min(resource $ann, float $rprop_delta_min): bool

最小步長是一個小的正數,決定最小步長可能有多小。

參數

ann

神經網路 資源

rprop_delta_min

最小步長。

返回值

成功時返回 true,其它情況下返回 false

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *