How to implement the trained neural network in smulink model?
2 views (last 30 days)
Show older comments
Muhammad Faisal Khalid
on 11 Oct 2021
Answered: David Willingham
on 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 Comments
Accepted Answer
David Willingham
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!