neural networks results
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
How can I test Neural Networks using new data?
0 Commenti
Risposta accettata
Joe
il 16 Mar 2011
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!