Update Discrete Action Values of a Q-Agent in Reinforcement Learning each Episode
조회 수: 1 (최근 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!