Php/docs/function.fann-get-sarprop-weight-decay-shift

提供:Dev Guides
< Php
移動先:案内検索

fann_get_sarprop_weight_decay_shift

(PECL fann >= 1.0.0)

fann_get_sarprop_weight_decay_shiftReturns the sarprop weight decay shift


説明

fann_get_sarprop_weight_decay_shift ( resource $ann ) : float

The sarprop weight decay shift.

The default delta max is -6.644.


パラメータ

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


返り値

The sarprop weight decay shift, or false on error.


注意

注意:

この関数は、fann拡張機能が libfann > 2.2 以上でビルドされている場合にだけ利用可能です。

参考