How to calculate mse value on nntool GUI

2 ビュー (過去 30 日間)
ashihadina putri
ashihadina putri 2020 年 6 月 4 日
回答済み: Omega 2024 年 12 月 4 日
hello i really need help here i was new using matlab and not really well known about nntool. so i wanna ask is this caputure was a mse value? is 0.0011017 a mse value? or where i can find mse value on nntool gui

回答 (1 件)

Omega
Omega 2024 年 12 月 4 日
Hi Ashihadina,
The figure's axis labels indicate that it is a plot of Mean Squared Error (MSE) versus the number of epochs.
The value 0.0011017 is the lowest MSE for the validation data, which occurred at epoch 2000. You can see this value is highlighted with a circle in the graph.
You can see the MSE value on the graph by hovering your mouse on it.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by