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

fann_get_cascade_candidate_limit - Return the candidate limit | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_cascade_candidate_limit

(PECL fann >= 1.0.0)

fann_get_cascade_candidate_limitReturn the candidate limit

説明

float fann_get_cascade_candidate_limit ( resource $ann )

The candidate limit is a limit for how much the candidate neuron may be trained. The limit is a limit on the proportion between the MSE and candidate score.

Set this to a lower value to avoid overfitting and to a higher if overfitting is not a problem.

The default candidate limit is 1000.0.

パラメータ

ann

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

返り値

The candidate limit, or FALSE on error.

参考


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

フォーラムで「fann_get_cascade_candidate_limit - Return the candidate limit」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | fann_get_cascade_candidate_limit - Return the candidate limit」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: