-
Notifications
You must be signed in to change notification settings - Fork 326
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
[Environment] Meltingpot #2054
[Environment] Meltingpot #2054
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/2054
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New FailuresAs of commit 530e169 with merge base 730dd45 (): NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
We should be good for review! |
Thanks so much @matteobettini. Testing now on my end. |
Worked for me! |
I think we want to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this, superb!
Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
I don't get why we keep on reverting the change from 4eef4d5, let's first make it work from source and then see if we can improve. From what I see dmlab2d should be installable on this machine, let's figure out why it's not working |
What should we do with this? Is there any way you can allow me to run the CI? |
It's a docker image issue. Leave it with me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Congrats @matteobettini @vmoens !! |
Wrapper for the https://github.com/google-deepmind/meltingpot multiagent library!
If you try this make sure to use the github main of tensordict as well
cc @ezhang7423 , @DJayalath