neural networks results
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi all,
How can I test Neural Networks using new data?
0 comentarios
Respuesta aceptada
Joe
el 16 de Mzo. de 2011
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!