Using a Neural network on new data
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Craig
le 14 Déc 2014
Réponse apportée : Greg Heath
le 14 Déc 2014
Hi,
Was hoping someone can help out with probably a simple problem. I trained a neural network but now I do not know how to use the created function to classify new data.
0 commentaires
Réponse acceptée
Greg Heath
le 14 Déc 2014
ynew = net(xnew);
Thank you for formerly accepting my answer
Greg
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!