| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
fann_test(PECL fann >= 1.0.0) fann_test — Test with a set of inputs, and a set of desired outputs 説明
bool fann_test
( resource
$ann
, array $input
, array $desired_output
)Test with a set of inputs, and a set of desired outputs. This operation updates the mean square error, but does not change the network in any way. パラメータ
返り値成功した場合に 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「fann_test - Test with a set of inputs, and a set of desired outputs」をGoogle検索
|