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.

 채택된 답변

Shashank Prasanna
Shashank Prasanna 2013년 6월 28일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by