I want to store a trained ANN network for use by other programs and I don't want to retrain the model everytime I open MATLAB. Is it possible to save the network in an M-file or in a Simulink object?

 채택된 답변

Walter Roberson
Walter Roberson 2012년 7월 29일

0 개 추천

You can save() it to a .mat file.

댓글 수: 1

Suria Devi Vijaya Kumar
Suria Devi Vijaya Kumar 2019년 12월 19일
How do i run the ANN after saving it as a .mat file?

댓글을 달려면 로그인하십시오.

추가 답변 (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