How to work trained Neural network?

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.

 Respuesta aceptada

Shashank Prasanna
Shashank Prasanna el 28 de Jun. de 2013

0 votos

Save the trained network in a MAT file. When you re-open matlab, load the trained network from the MAT file and use it.

Más respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by