Effacer les filtres
Effacer les filtres

writing trained neural network to .xml file

1 vue (au cours des 30 derniers jours)
amin sari
amin sari le 18 Oct 2018
Hello everyone.
My question is how to save trained net into a .xml file
can we use the following?
xmlwrite('net.xml', net);
but it will show a lot of weird error. so how can i do that? any suggestions will be appreciated.
Regards
  1 commentaire
amin sari
amin sari le 18 Oct 2018
could you please tell me how to do this? i really have no idea...

Connectez-vous pour commenter.

Réponses (1)

madhan ravi
madhan ravi le 18 Oct 2018
Modifié(e) : madhan ravi le 18 Oct 2018
  1 commentaire
Shashwat Ganguly
Shashwat Ganguly le 30 Oct 2018
I tried struct2xml as described. However it still shows an error - NET is not a structure (NET being the trained neural network file). Please help.

Connectez-vous pour commenter.

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by