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

fann_test_data - Test a set of training data and calculates the MSE for the training data | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_test_data

(PECL fann >= 1.0.0)

fann_test_dataTest a set of training data and calculates the MSE for the training data

説明

float fann_test_data ( resource $ann , resource $data )

Test a set of training data and calculates the MSE for the training data.

This function updates the MSE and the bit fail values.

パラメータ

ann

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

data

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

返り値

The updated MSE, or FALSE on error.

参考


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

フォーラムで「fann_test_data - Test a set of training data and calculates the MSE for the training data」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | fann_test_data - Test a set of training data and calculates the MSE for the training data」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: