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

fann_get_learning_momentum - Returns the learning momentum | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_learning_momentum

(PECL fann >= 1.0.0)

fann_get_learning_momentumReturns the learning momentum

説明

float fann_get_learning_momentum ( resource $ann )

The learning momentum can be used to speed up FANN_TRAIN_INCREMENTAL training. A too high momentum will however not benefit training. Setting momentum to 0 will be the same as not using the momentum parameter. The recommended value of this parameter is between 0.0 and 1.0.

The default momentum is 0.

パラメータ

ann

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

返り値

成功した場合に TRUE、それ以外の場合に FALSE を返します。

The learning momentum, or FALSE on error.

参考


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

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