How do I deploy an ANN Network?

조회 수: 3 (최근 30일)
Harold Kidder
Harold Kidder 2012년 7월 29일
댓글: Suria Devi Vijaya Kumar 2019년 12월 19일
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?
  댓글 수: 1
Harold Kidder
Harold Kidder 2012년 7월 31일
Works great. Thanks.

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

채택된 답변

Walter Roberson
Walter Roberson 2012년 7월 29일
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개)

카테고리

Help CenterFile 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