使用 RPROP 演算法訓練時,設定下降因子

fann_set_rprop_decrease_factor

(PECL fann >= 1.0.0)

fann_set_rprop_decrease_factor使用 RPROP 演算法訓練時,設定下降因子

說明

fann_set_rprop_decrease_factor(resource $ann, float $rprop_decrease_factor): bool

使用 RPROP 演算法訓練時,設定下降因子。

參數

ann

神經網路 資源

rprop_decrease_factor

下降因子。

返回值

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

參見

發佈留言

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