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?

 Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by