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

Pretrained rllib models not loading #41

Open
upasana27 opened this issue Nov 11, 2022 · 3 comments
Open

Pretrained rllib models not loading #41

upasana27 opened this issue Nov 11, 2022 · 3 comments

Comments

@upasana27
Copy link

I tried following this guide: https://github.com/HumanCompatibleAI/overcooked-demo/tree/master/server/static/assets/agents/RllibSelfPlay_CrampedRoom to add my pretrained rllib agent and play with it, however that didn't work. Trying to lead the already given example doesn't work either as shown in attached picture. Is there an ray compatibility issue, as I saw when the tutorial was pushed into this repository, the corresponding ray version in human aware rl repository was lower, is that the issue?
Screenshot from 2022-11-11 14-38-54

@micahcarroll
Copy link
Member

I believe that's probably right – we're in the process of updating human-aware-rl and overcooked-ai.

The branches that the overcooked-demo docker images point to are the master branches of both of those (which have been recently updated, e.g. the rllib version), so this repo might not be currently functional. @jyan1999 will likely be getting to this within the next couple of weeks.

If you need this more urgently, feel free to submit a PR and we will review it! You should only use overcooked-ai now (we have merged all relevant human-aware-rl files into it, and will deprecate the human-aware-rl repo)

@upasana27
Copy link
Author

Thank you for the reply, I managed to get it to work with overcooked-ai, but it's a bit of a workaround. Should I submit a PR for review?

@micahcarroll
Copy link
Member

Yeah, that would be great! Thank you!!

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