How do I deploy an ANN Network?

2 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

Walter Roberson
Walter Roberson il 29 Lug 2012
You can save() it to a .mat file.
  1 Commento
Suria Devi Vijaya Kumar
Suria Devi Vijaya Kumar il 19 Dic 2019
How do i run the ANN after saving it as a .mat file?

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by