Update Discrete Action Values of a Q-Agent in Reinforcement Learning each Episode
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Saksham
2023-8-24
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!