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

Training Learnable Exploration Baselines #13

Open
kellyiss opened this issue Oct 4, 2023 · 2 comments
Open

Training Learnable Exploration Baselines #13

kellyiss opened this issue Oct 4, 2023 · 2 comments

Comments

@kellyiss
Copy link

kellyiss commented Oct 4, 2023

Thanks for your helpful work!
I see that there is an implementation of clip-based actor critic exploration model
https://github.com/real-stanford/cow/blob/main/src/models/exploration/clip_ac.py

Where can I find the training code for the learnable exploration baselines?

@sagadre
Copy link
Collaborator

sagadre commented Oct 9, 2023

thanks for the issue, and sorry for the delay🙂 have been a bit pre-occupied with the endless stream of conferences and deadlines (most recently ICCV travel)

have blocked some cycles to look into this this week. fundamentally, something like the following should work:

allenact src/allenact_experiments/runable/exploration_robothor_rgb_vitb32clipgru_supervised.py

@johncruyff14
Copy link

johncruyff14 commented Oct 21, 2023

Hi Kelly and Samir @sagadre . Do you resolve this issue? https://github.com/real-stanford/cow/issues/4
If yes, do you mind sharing the solution to us?😊. I am asking because I saw lots of people get stuck and we really get stuck for a long time.

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

3 participants