How does matlab normalize the mean square error?
Show older comments
This is probably very basic question. But I am very new to neural networks. So, I know in general mean square error (MSE) is calculated as MSE =
where
is the target value and
is the neural network output. The "mse" function in matlab is called "mean square normalized error". So, my question is how and with what matlab is normalizing the error? Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!