Eclectic-Sheep / sheeprl

Distributed Reinforcement Learning accelerated by Lightning Fabric
https://eclecticsheep.ai
Apache License 2.0
309 stars 32 forks source link

Questions about dreamer v3 config difference between sheeprl and the original repo. #321

Open chrisgao99 opened 2 weeks ago

chrisgao99 commented 2 weeks ago

Hello,

Previously, I got a good rl policy in a driving env using the original Dreamer v3 repo:

https://github.com/danijar/dreamerv3

Recently, I've been trying to reproduce it with sheeprl dreamer v3 but the result got a lot worse. So I want to make sure that the config in sheeprl can correspond to the original dreamer config.

michele-milesi commented 1 week ago

Hi @chrisgao99, thanks for asking. The author updated the algorithm a few months ago. Before the changes, our repo was aligned with the original repo, now I have to check which changes he made. I will let you know as soon as possible.