Root mean squared error in ANN

Hello there,
I am using ANN to analyse the relationship between several inputs and the corresponding output. The ANN toolbox in Matlab uses the Mean Squared Error to evaluate the performance of the network. Yet if I'd like to use the Root Mean Squared Error (%) to evaluate the network, how can I do that?
I really appreciate your help.
Thank you,
Kim,

1 comentario

Ridwan Alam
Ridwan Alam el 11 de Dic. de 2019
Sorry if I misunderstood, are you asking how to get RMSE from MSE? RMSE = sqrt(MSE).

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 11 de Dic. de 2019

Comentada:

el 11 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by