返回級聯輸出停滯週期的數量

fann_get_cascade_output_stagnation_epochs

(PECL fann >= 1.0.0)

fann_get_cascade_output_stagnation_epochs返回級聯輸出停滯週期的數量

說明

fann_get_cascade_output_stagnation_epochs(resource $ann): int

級聯輸出停滯週期的數量表示在fann_get_cascade_output_change_fraction()不改變MSE的情況下,執行訓練的週期數。

更多詳情參見 fann_get_cascade_output_change_fraction()

級聯輸出停滯週期的預設值是12。

參數

ann

神經網路 資源

返回值

成功,則返回級聯輸出停滯週期,錯誤則返回 false .

參見

Leave a Reply

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