Filter löschen
Filter löschen

writing trained neural network to .xml file

1 Ansicht (letzte 30 Tage)
amin sari
amin sari am 18 Okt. 2018
Kommentiert: Shashwat Ganguly am 30 Okt. 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 Kommentar
amin sari
amin sari am 18 Okt. 2018
could you please tell me how to do this? i really have no idea...

Melden Sie sich an, um zu kommentieren.

Antworten (1)

madhan ravi
madhan ravi am 18 Okt. 2018
Bearbeitet: madhan ravi am 18 Okt. 2018
  1 Kommentar
Shashwat Ganguly
Shashwat Ganguly am 30 Okt. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by