writing trained neural network to .xml file

2 次查看(过去 30 天)
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 个)

madhan ravi
madhan ravi 2018-10-18
编辑:madhan ravi 2018-10-18
  1 个评论
Shashwat Ganguly
Shashwat Ganguly 2018-10-30
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by