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

Implement CrossQ #463

Open
3 tasks done
noahfarr opened this issue Jun 17, 2024 · 1 comment
Open
3 tasks done

Implement CrossQ #463

noahfarr opened this issue Jun 17, 2024 · 1 comment

Comments

@noahfarr
Copy link

noahfarr commented Jun 17, 2024

Problem Description

I would like to implement the CrossQ algorithm as proposed in https://openreview.net/pdf?id=PczQtTsTIX.
I already did some testing and it looks like its not that much effort to implement it based on SAC.
I will implement it for myself anyway, so I might as well contribute to the repo.
Please let me know if this contribution is something you are interested in.

Checklist

@noahfarr
Copy link
Author

Here is the current state of my implementation:
https://github.com/noahfarr/cleanrl/blob/master/cleanrl/crossq.py

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

1 participant