fann_get_rprop_delta_max
Returns the maximum step-size
説明
float fann_get_rprop_delta_max(resource $ann
)
The default delta max is 50.0.
パラメータ
-
ann
-
ニューラルネットワークリソース。
戻り値
The maximum step-size, or false
on error.
参考
- fann_set_rprop_delta_max
- fann_get_rprop_delta_min