Reinforcement Learning - Access agent/training parameters while training

1 visualización (últimos 30 días)
Tech Logg Ding
Tech Logg Ding el 4 de Ag. de 2021
Respondida: Yash el 20 de Feb. de 2024
Hi,
I am writing to ask if there's anyway to access the agent or the training statistics during the training process?
For example, how can I extract the current reward of an episode in the training episode initialisation function?
Thank you.

Respuestas (1)

Yash
Yash el 20 de Feb. de 2024
Normally, when you use the train function, it should open up the Reinforcement Learning Episode Manager. This tool allows you to see how the training is going. On the Episode Manager's chart, you can see the reward received for each training episode (EpisodeReward) and also the average reward value that's been calculated over a series of episodes (AverageReward).
Hope this helps.

Categorías

Más información sobre Training and Simulation en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by