You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone tried running Defender with dopamine? I noticed that baselines of Defender are not provided so I was trying to run one, but the scores are incredibly high.
Here are the reference scores in Rainbow:
And this is what I get with C51:
The text was updated successfully, but these errors were encountered:
I had the same problem... By the way, I found there is no Surround environment in OpenAI gym. How can I reproduce the results of IQN and C51 on this environment?
Hello, I think this is due to a bug in the underlying ALE library. The reward are multiplied by 100 without reason compared to the true score of the actual game. See Farama-Foundation/Arcade-Learning-Environment#262 for more details.
Hello, I think this is due to a bug in the underlying ALE library. The reward are multiplied by 100 without reason compared to the true score of the actual game. See mgbellemare/Arcade-Learning-Environment#262 for more details.
Hi, thanks for the information! I wonder how all previous works got their results though.....
Uh oh!
There was an error while loading. Please reload this page.
Has anyone tried running Defender with dopamine? I noticed that baselines of Defender are not provided so I was trying to run one, but the scores are incredibly high.


Here are the reference scores in Rainbow:
And this is what I get with C51:
The text was updated successfully, but these errors were encountered: