Skip to content

Feature/multi agent atari #201

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

Merged
merged 30 commits into from
Jan 12, 2021
Merged

Feature/multi agent atari #201

merged 30 commits into from
Jan 12, 2021

Conversation

cpnota
Copy link
Owner

@cpnota cpnota commented Jan 11, 2021

Initial multiagent feature implementation, adding support for Multiagent Atari environments from PettingZoo.

  • Add MultiagentAtariEnv
  • Add MultiagentEnvExperiment
  • Add IndependentMultiagent and associated preset, which allows any compatible single-agent presets to be used.
  • Add train and watch scripts for the above.

@cpnota cpnota merged commit 97e64d5 into develop Jan 12, 2021
@cpnota cpnota deleted the feature/multi-agent-atari branch March 23, 2021 13:06
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