How to verify that the ann model is correct?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How to verify that the ann model is correct?
0 comentarios
Respuestas (1)
Greg Heath
el 7 de Nov. de 2018
Comparing outputs with targets is usually sufficient
Hope this helps.
Thank you for formally accepting my answer
Greg
2 comentarios
Greg Heath
el 12 de Nov. de 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
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!