Azzera filtri
Azzera filtri

writing trained neural network to .xml file

1 visualizzazione (ultimi 30 giorni)
amin sari
amin sari il 18 Ott 2018
Commentato: Shashwat Ganguly il 30 Ott 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 Commento
amin sari
amin sari il 18 Ott 2018
could you please tell me how to do this? i really have no idea...

Accedi per commentare.

Risposte (1)

madhan ravi
madhan ravi il 18 Ott 2018
Modificato: madhan ravi il 18 Ott 2018
  1 Commento
Shashwat Ganguly
Shashwat Ganguly il 30 Ott 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.

Accedi per commentare.

Categorie

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

Community Treasure Hunt

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

Start Hunting!

Translated by