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

fann_get_cascade_weight_multiplier - Returns the weight multiplier | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_cascade_weight_multiplier

(PECL fann >= 1.0.0)

fann_get_cascade_weight_multiplierReturns the weight multiplier

説明

float fann_get_cascade_weight_multiplier ( resource $ann )

The weight multiplier is a parameter which is used to multiply the weights from the candidate neuron before adding the neuron to the neural network. This parameter is usually between 0 and 1, and is used to make the training a bit less aggressive.

The default weight multiplier is 0.4.

パラメータ

ann

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

返り値

The weight multiplier, or FALSE on error.

参考


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

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