フィルターのクリア

How to use trained Series network in Simulink?

5 ビュー (過去 30 日間)
Jaydip Davara
Jaydip Davara 2019 年 6 月 14 日
コメント済み: tong shen 2020 年 9 月 8 日
Hello!
I have trained multilayer feedforword netowrk which is of type SeriesNetwork. I want to use this trained NN in Simulink. However, I'm not able to use gensim function to generate simulink block for my network. It shows that gensim function can not be used with Series Network. Does anyone know the way to generate simulink block for Series Network?
  3 件のコメント
Soumava
Soumava 2019 年 12 月 27 日
Hello Shivam,
Can you please share the snippet of the code that use used to call the series network?
Thanks
tong shen
tong shen 2020 年 9 月 8 日
I have the same problem. It seems that the gensim function can transform a NN to simulink model generated by feedforward functions like feedforwardnet and fitnet. But it does not work for a seriesNetwork generated by trainNetwork function. I am also curious about how to add a seriesNetwork into simulink model because I want to generate the C code by embedded coder.

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

回答 (0 件)

カテゴリ

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