How to define RMSE in nntool?

1 回表示 (過去 30 日間)
Amirali AGHAMIRI
Amirali AGHAMIRI 2022 年 3 月 30 日
編集済み: Vatsal 2023 年 9 月 29 日
Hello,
Could you please tell me how I can define RMSE as performance function in nntool, I have already MSE, SMEREG and SSE.
Thank you in advance.

回答 (1 件)

Vatsal
Vatsal 2023 年 9 月 26 日
編集済み: Vatsal 2023 年 9 月 29 日
I understand that you wanted to use “RMSE” as the performance function in "nntool". In the "nntool", the Root Mean Square Error (RMSE) is not available as a built-in performance function.
You can create a custom performance function to achieve your task. The easiest way to create a custom performance function is to use the +MSE package as a template.
You can refer to the link below, which includes all the steps in detail, in order to create the custom performance function:
I hope this helps!

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by