how to test a large data set(excelsheet) on a neural network?and how to save a trained network to test it in future with new data?

 Respuesta aceptada

load savednet
newoutput = savednet(newinput);
Thank you for formally accepting my answer
Greg

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 28 de Mayo de 2014

Respondida:

el 28 de Mayo de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by