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

fann_get_cascade_activation_steepnesses - Returns the cascade activation steepnesses | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_cascade_activation_steepnesses

(PECL fann >= 1.0.0)

fann_get_cascade_activation_steepnessesReturns the cascade activation steepnesses

説明

array fann_get_cascade_activation_steepnesses ( resource $ann )

The cascade activation steepnesses array is an array of the different activation functions used by the candidates.

See fann_get_cascade_num_candidates() for a description of which candidate neurons will be generated by this array.

The default activation steepnesses are {0.25, 0.50, 0.75, 1.00}.

パラメータ

ann

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

返り値

The cascade activation steepnesses, or FALSE on error.

参考


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

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