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

Minigame PR #121

Merged
merged 102 commits into from
Mar 26, 2024
Merged

Minigame PR #121

merged 102 commits into from
Mar 26, 2024

Conversation

kywch
Copy link
Collaborator

@kywch kywch commented Mar 7, 2024

Created a PR so that the changes can be reviewed.

  • Created the minigame API and changed the config, so that each episode can run in different config while keeping the obs shape same
  • Speed up the mask generation by reusing the np arrays and cythonizing a few functions
  • Made the env API conform to the new pettingzoo
  • Bumped up the deps (e.g., replaced gym with gymnasium, removed old renderer stuff)
  • Refactored NPC, etc, so that the directory structure is much simpler.

Please feel free to make suggestions. Thank you!

@kywch
Copy link
Collaborator Author

kywch commented Mar 26, 2024

Thank you for your review, David! I'll yolo-merge this one.

@kywch kywch merged commit 77c55fe into CarperAI:minigame Mar 26, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants