How to verify that the ann model is correct?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
How to verify that the ann model is correct?
0 Kommentare
Antworten (1)
Greg Heath
am 7 Nov. 2018
Comparing outputs with targets is usually sufficient
Hope this helps.
Thank you for formally accepting my answer
Greg
2 Kommentare
Greg Heath
am 12 Nov. 2018
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
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!