How to implement the trained neural network in smulink model?
2 ビュー (過去 30 日間)
古いコメントを表示
Muhammad Faisal Khalid
2021 年 10 月 11 日
回答済み: David Willingham
2021 年 10 月 12 日
I have a trained feedforward network. i want to implement that neural network in my simulink model.
how can i do this?
0 件のコメント
採用された回答
David Willingham
2021 年 10 月 12 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!