How to implement the trained neural network in smulink model?

3 views (last 30 days)
I have a trained feedforward network. i want to implement that neural network in my simulink model.
how can i do this?

Accepted Answer

David Willingham
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

More Answers (0)

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!