hengyuan-hu / rainbow

A PyTorch implementation of Rainbow DQN agent
165 stars 23 forks source link

Hyperparameters seem not match what is reported from the paper #4

Closed wetliu closed 5 years ago

wetliu commented 5 years ago

It seems to me that your hyperparameters are different from the DM DQN paper.

Would you mind also mentioning these hyperparameters from other papers if possible because rainbow is a combination of multiple works?

Please correct me if I am wrong. Thank you!