Does Matlab has relative square error available in Neural Network toolbox?
Show older comments
I have seen that MSE, SSE, MAE and SAE are possible training functions of a neural network in Matlab. Does it have relative square error available?
Accepted Answer
More Answers (1)
Dave Behera
on 2 Dec 2015
0 votes
The only error functions available in the Neural Network Toolbox are MSE, SSE, MAE and SAE. There is no function for calculating the relative square error.
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!