How to implement the trained neural network in smulink model?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muhammad Faisal Khalid
el 11 de Oct. de 2021
Respondida: David Willingham
el 12 de Oct. de 2021
I have a trained feedforward network. i want to implement that neural network in my simulink model.
how can i do this?
0 comentarios
Respuesta aceptada
David Willingham
el 12 de Oct. de 2021
Is this a shallow network as trained by:
https://www.mathworks.com/help/deeplearning/ref/network.train.html
If so, have you tried the gensim command?
https://www.mathworks.com/help/deeplearning/ref/gensim.html
David
0 comentarios
Más respuestas (0)
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!