PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in each iteration during quickprop training | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_quickprop_decay

(PECL fann >= 1.0.0)

fann_get_quickprop_decayReturns the decay which is a factor that weights should decrease in each iteration during quickprop training

説明

float fann_get_quickprop_decay ( resource $ann )

The decay is a small negative valued number which is a factor that the weights should decrease in each iteration during quickprop training. This is used to make sure that the weights do not become too high during training.

The default decay is -0.0001.

パラメータ

ann

ニューラルネットワークリソース。

返り値

The decay, or FALSE on error.

参考


忘却曲線を使ってこの関数を確実に記憶に残す

フォーラムで「fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in each iteration during quickprop training」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | fann_get_quickprop_decay - Returns the decay which is a factor that weights should decrease in each iteration during quickprop training」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: