What if I provide just 1 critic instead of 2 to a rlSACAgent algorithm?
Mostrar comentarios más antiguos
I have runned well my rlSACAgent and is still running, but today I realized that I had to create 2 critics in order to implement well this algorithm.
Now, it have been running for days, and I already know this is a really hard problem that I have already solved with a DDPG agent (and it also took days to converge), but I think this is a big mistake and I am afraid that my rlSACAgent will never be able to converge to a solution due this... Matlab have never shown me any warning or error for not having two critics...
I am really concerned because right now I am running out of time... What is your opinion about this?
Thanks..
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Reinforcement Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!