Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the normalization of results and the benchmarked CQL performance in Table 2 (ICLR submission) #72

Closed
zhaoyi11 opened this issue Dec 27, 2020 · 2 comments

Comments

@zhaoyi11
Copy link

Hi,

Thanks so much for your work. I have a question about the normalization of results. Specifically, e.g., in the Gym domain, each result is normalized according to the expert-policy (sac) and random-policy. But which number should we refer to? On the Wiki/"Off policy evaluation" page, there is a form that includes the expert-policy and random-policy, should we refer these? Also, the results of the expert-policy are different from the SAC results in Table3 (ICLR), so which one should we use?

And I noticed that in Table 2 and 3 (ICLR), the result of CQL-'hopper-medium' seems not aligned, could you please confirm this (maybe also the CQL-'walker2d-medium')?

Thanks.

@zhihanyang2022
Copy link

zhihanyang2022 commented Jan 5, 2021

We can find the random and expert scores here: https://github.com/rail-berkeley/d4rl/blob/master/d4rl/infos.py.

@zhaoyi11
Copy link
Author

zhaoyi11 commented Jan 5, 2021

Thanks a lot! I will close this issue.

@zhaoyi11 zhaoyi11 closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants