How to export trained RL agent to TwinCat machine learning inference
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
chetan thakur
am 1 Dez. 2022
Kommentiert: yu ZHANG
am 6 Dez. 2022
Hi
I trained a agent using reinforcement learning in MATLAB. I wish to deploy this to real hardware.
I am new to deploying trained agents and do not have clue here.
I plan to use Beckhoff IPC system.
Can you please guide me on this.
It is okay if it can be done without Beckhoff IPC.
Thanks in advance.
Chetan
0 Kommentare
Akzeptierte Antwort
Dimitri MANKOV
am 1 Dez. 2022
Hi Chetan,
In case you'd like to deploy your algorithm on a real-time target machine that specifically uses Simulink Real-Time in R2021a, you will need Speedgoat hardware. Amongst other protocols, Speedgoat offer EtherCAT Master / Slave modules to exchange data with external devices.
If you don't plan to use Simulink Real-Time, you will need to find hardware compatible with the toolchain that your project will be based on.
I hope this is helpful!
Dimitri
1 Kommentar
yu ZHANG
am 6 Dez. 2022
Hi
Can i use rl_agent to generate HDL coder?
i meet some error.but i cant write this block;
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Target Computer Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!