neural networks results
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
How can I test Neural Networks using new data?
0 commentaires
Réponse acceptée
Joe
le 16 Mar 2011
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!