How to verify that the ann model is correct?
1 次查看(过去 30 天)
显示 更早的评论
How to verify that the ann model is correct?
0 个评论
回答(1 个)
Greg Heath
2018-11-7
Comparing outputs with targets is usually sufficient
Hope this helps.
Thank you for formally accepting my answer
Greg
2 个评论
Greg Heath
2018-11-12
EFFICIENCY: Are the number of hidden layers and hidden nodes minimized?
VALIDATION: How does the performance on non-training data compare with the training data performance?
Hope this helps
Thank you for formally accepting m answer.
Greg
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!