Update Discrete Action Values of a Q-Agent in Reinforcement Learning each Episode
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I'm working on a RL project where I have two discrete actions for my Q-Learning QAgent, and I want to know if the set values can be change or not, in the project that I need to do I was planning to update the discrete action values each run episode and used them to feed a PI controller. So someone know if once the values are set can be update and changed for different ones or not?
0 comentarios
Respuestas (1)
Saksham
el 24 de Ag. de 2023
Hi Ander,
I understand that you wish to know if set values for Discrete Action Values can be changed per episode or not.
You may find ‘rlFiniteSetSpec’ helpful for the use case. Below is the link to its documentation:
Sincerely,
Saksham
0 comentarios
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!