gensim function for SeriesNetwork
2 visualizaciones (últimos 30 días)
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.
0 comentarios
Respuestas (9)
Yiheng Liu
el 24 de Sept. de 2020
You can use the Interpreted MATLAB Function in the Simulink
0 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!