DDPG RL : How can use logged data(.mat file) for reinforcement learning
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to train an agent that well tracking a logged mat file data. So the simulink model is :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/356866/image.png)
And I have two problems.
- How can i resolve below error??
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/356869/image.png)
2. There is only one iteration, but I set up max episodes : 5000. Is this error occur from above error???
3 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!