How to work trained Neural network?

1 Ansicht (letzte 30 Tage)
Shaila parvin
Shaila parvin am 28 Jun. 2013
I'm working in image texture classification. When I run my code I train my NN the features I use in the code. If I close matlab and re-open it I don't understand how to run the code without train the NN again. Please help me.

Akzeptierte Antwort

Shashank Prasanna
Shashank Prasanna am 28 Jun. 2013
Save the trained network in a MAT file. When you re-open matlab, load the trained network from the MAT file and use it.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help 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