gensim function for SeriesNetwork
이전 댓글 표시
I have developed and trained a CNN with MatConvNet and I used the helperImportMatConvNet function to convert my net structure to a SeriesNetwork object. Now I want to create a Simulink block with that network and I found the function gensim, but when I try to use it I get the following error: "Undefined function 'gensim' for input arguments of type 'SeriesNetwork'." I would like to know if there is a way to make that works or if there is another way to implement that network on simulink, so I can use the network as a predictive block. Thank you in advance.
답변 (9개)
Ziming Wang
2018년 1월 11일
1 개 추천
I have the same issue here.
Yiheng Liu
2018년 9월 21일
0 개 추천
How do you deal with this problem?
Yiheng Liu
2020년 9월 24일
0 개 추천
You can use the Interpreted MATLAB Function in the Simulink
카테고리
도움말 센터 및 File Exchange에서 Pattern Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!