gensim function for SeriesNetwork
Mostrar comentarios más antiguos
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.
Respuestas (9)
Ziming Wang
el 11 de En. de 2018
1 voto
I have the same issue here.
Ming Lin
el 26 de Mzo. de 2018
1 voto
Me too!
Moritz Cremer
el 18 de Jul. de 2018
0 votos
Same problem!
Batuhan Eroglu
el 18 de Sept. de 2018
0 votos
Same issue!
Yiheng Liu
el 21 de Sept. de 2018
0 votos
How do you deal with this problem?
Yakun Zhang
el 13 de Jun. de 2019
0 votos
Me too!
tong shen
el 8 de Sept. de 2020
0 votos
same issue
Yiheng Liu
el 24 de Sept. de 2020
0 votos
You can use the Interpreted MATLAB Function in the Simulink
Sumi Sri
el 12 de Feb. de 2022
0 votos
same issue
Categorías
Más información sobre Pattern Recognition en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!