Using a Neural network on new data
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Craig
am 14 Dez. 2014
Beantwortet: Greg Heath
am 14 Dez. 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 Kommentare
Akzeptierte Antwort
Greg Heath
am 14 Dez. 2014
ynew = net(xnew);
Thank you for formerly accepting my answer
Greg
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!