為所有隱藏層中所有的神經元設定啟用函式陡度

fann_set_activation_steepness_hidden

(PECL fann >= 1.0.0)

fann_set_activation_steepness_hidden為所有隱藏層中所有的神經元設定啟用函式陡度

說明

fann_set_activation_steepness_hidden(resource $ann, float $activation_steepness): bool

為所有隱藏層中所有的神經元設定啟用陡度。

參數

ann

神經網路 資源

activation_steepness

啟用陡度。

返回值

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

參見

Leave a Reply

Your email address will not be published. Required fields are marked *