Import Keras Tensorflow Model into Simulink
Show older comments
I've got a trained model from Python, which I need to run on Simulink for my application.
Is it possible to import trained Tensorflow Keras models and implement them in Simulink?
Cheers,
Lucas
Accepted Answer
More Answers (1)
Fernando Angel
on 5 Jun 2021
0 votes
Hi,
Is it possible to use this method to generate code for a microcontroller in c / c ++? Thank you.
2 Comments
Fernando Angel
on 5 Jun 2021
Thanks, yes, is possible, my keras NN is working perfectly in a STM32!
Jie Li
on 13 Oct 2021
Hi, Fernando, Could you post how you put it in the simulink? My code says the importKerasNetwork cannot be used when complie.Thanks
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!