-
Notifications
You must be signed in to change notification settings - Fork 92
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
Feature: Add Readme for setting up a new environment #299
Conversation
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 @DriesSmit! 👍 I added some minor edits.
Note: checks failing due to AutoRom, which will be fixed in this PR: #300 |
Looks great @DriesSmit !! Thanks for adding this. Maybe add a pointer to this in the main readme here (https://github.com/instadeepai/Mava#supported-environments). Something like "For details on how to add your own environment, see (here)[link]". |
659f74e
Great idea @KaleabTessera 👍 I added a reference in the main text. |
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 @DriesSmit 👍
What?
Add a Readme to guide users on how to take a new environment and make it compatible with Mava.
Why?
.
How?
Add a Readme to the wrappers folder inside Mava.
Extra