How do I deploy an ANN Network?

2 vues (au cours des 30 derniers jours)
Harold Kidder
Harold Kidder le 29 Juil 2012
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 commentaire
Harold Kidder
Harold Kidder le 31 Juil 2012
Works great. Thanks.

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 29 Juil 2012
You can save() it to a .mat file.
  1 commentaire
Suria Devi Vijaya Kumar
Suria Devi Vijaya Kumar le 19 Déc 2019
How do i run the ANN after saving it as a .mat file?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by