using Q learning agent for continuous observation space
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
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?
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Environments in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!