Filter löschen
Filter löschen

How to define RMSE in nntool?

6 Ansichten (letzte 30 Tage)
Amirali AGHAMIRI
Amirali AGHAMIRI am 30 Mär. 2022
Bearbeitet: Vatsal am 29 Sep. 2023
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.

Antworten (1)

Vatsal
Vatsal am 26 Sep. 2023
Bearbeitet: Vatsal am 29 Sep. 2023
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!

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by