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 CURL #116

Open
keiohta opened this issue Oct 29, 2020 · 2 comments
Open

Implement CURL #116

keiohta opened this issue Oct 29, 2020 · 2 comments

Comments

@keiohta
Copy link
Owner

keiohta commented Oct 29, 2020

CURL: Contrastive Unsupervised Representations for Reinforcement Learning, paper.

@Cerphilly
Copy link

Hello! It's great to know that you implemented CURL. I also implemented CURL in my small repository few months ago(https://github.com/Cerphilly/SimpleRL).
If you're interested in training RL algorithm by image, have you considered implementing DBC(Deep Bisimulation for Control) in tensorflow 2?
I tried to implement DBC in tf2, but it didn't work for some unknown reasons and I couldn't find it out.

@keiohta
Copy link
Owner Author

keiohta commented Feb 16, 2021

Hello @Cerphilly ! Thanks for letting me know your repo!
I haven't tried to implement DBC, but I'll take a look into the paper and try to find time to look at your code.

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