How to output LoggedSignals in reinforcement learning simulations?

26 vues (au cours des 30 derniers jours)
lfyx
lfyx le 1 Nov 2021
I'm simulating a trained agent (using "sim" function) and I want to record the LoggedSignals as a simulation output. Because LoggedSignals contains some important information regarding the simulation. But in the documentation, I can find a way to do so.
  5 commentaires
Willem Völker
Willem Völker le 7 Fév 2022
I am having the same issue. Have you found an answer?
lfyx
lfyx le 10 Fév 2022
Not yet. In my problem, I can integrate these important information (in LoggedSignals) in to the agent states, though with enlarged state space.

Connectez-vous pour commenter.

Réponses (1)

Alex Alex
Alex Alex le 1 Nov 2021
Try use combination "Ctrl+E" inopened model and select string Data Import/Export for setting output parametres
  2 commentaires
lfyx
lfyx le 5 Nov 2021
Thank you, I'm using the RL in MATLAB environment not the Simulink environment. I think the LoggedSignals may be outputted in a custom environment, through customizing the "sim" function. But I have not yet to verified. I will back to answer once I implemented.
Ádám Weinhardt
Ádám Weinhardt le 15 Oct 2022
Does anybody have a solution? I am struggling with the same problem.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by