Borrar filtros
Borrar filtros

writing trained neural network to .xml file

2 visualizaciones (últimos 30 días)
amin sari
amin sari el 18 de Oct. de 2018
Comentada: Shashwat Ganguly el 30 de Oct. de 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 comentario
amin sari
amin sari el 18 de Oct. de 2018
could you please tell me how to do this? i really have no idea...

Iniciar sesión para comentar.

Respuestas (1)

madhan ravi
madhan ravi el 18 de Oct. de 2018
Editada: madhan ravi el 18 de Oct. de 2018
  1 comentario
Shashwat Ganguly
Shashwat Ganguly el 30 de Oct. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by