How to implement the trained neural network in smulink model?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Muhammad Faisal Khalid
le 11 Oct 2021
Réponse apportée : David Willingham
le 12 Oct 2021
I have a trained feedforward network. i want to implement that neural network in my simulink model.
how can i do this?
0 commentaires
Réponse acceptée
David Willingham
le 12 Oct 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!