필터 지우기
필터 지우기

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 CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by