How can I deploy the trained DRL model in a microprocessor, such as DSP or STM32?

12 views (last 30 days)
Now, I want use a reinforcement learning to replace a traditional control algortithm in a STM32 processor. If I have finished the training DRL model in matlab, how can I depoly this model in STM32 microprocessor?

Accepted Answer

Emmanouil Tzorakoleftherakis
You can follow the steps here to generate code from the trained policy. We also have hardware support for STM32 processors, so it would also be helpful to take a look at this page as well.

More Answers (0)

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!