フィルターのクリア

writing trained neural network to .xml file

1 回表示 (過去 30 日間)
amin sari
amin sari 2018 年 10 月 18 日
コメント済み: Shashwat Ganguly 2018 年 10 月 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 件のコメント
amin sari
amin sari 2018 年 10 月 18 日
could you please tell me how to do this? i really have no idea...

サインインしてコメントする。

回答 (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 Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by