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

fann_get_MSE - Reads the mean square error from the network | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

fann_get_MSE

(PECL fann >= 1.0.0)

fann_get_MSEReads the mean square error from the network

説明

float fann_get_MSE ( resource $ann )

Reads the mean square error from the network.

Reads the mean square error from the network. This value is calculated during training or testing and can therefore sometimes be a bit off if the weights have been changed since the last calculation of the value.

パラメータ

ann

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

返り値

The mean square error, or FALSE on error.

参考

  • fann_test_data() - Test a set of training data and calculates the MSE for the training data


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

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