using Q learning agent for continuous observation space

Hello,
I have a reinforcement learning problem where the observation is the error of closed loop feedback and it is continuous, and discrete action space.
I want to use Q learning as its document tells It can handle both discrete/continuous observations.
but Im a little bit confused about making critic using rlQValueRepresentation which its syntax mostly uses either a table or deep neural network,
and they are inappropriate for my work, as I didnt find any example like this in Mathworks website, Is there anyone who can help me on this?

카테고리

도움말 센터File Exchange에서 Environments에 대해 자세히 알아보기

질문:

2020년 6월 15일

답변:

2020년 6월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by