PKU-MARL / HARL

Official implementation of HARL algorithms based on PyTorch.
521 stars 64 forks source link

About distribution entrophy of Box type #39

Closed 7tosmoke closed 2 months ago

7tosmoke commented 7 months ago

Thank you for your work first. I'm trying to use your algorithm in my own environment. But I find the distribution entrophy of continues action space always ascends, even in MPE environment. In my view, the entrophy might descend after some episodes. I wonder whether it is right. Looking forward to your reply.

guazimao commented 6 months ago

Hello, I find the issue you've discovered very interesting. Could you provide more detailed information? For example, which algorithm are you using and how are the hyperparameters set? This will help us better investigate the problem.