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

PZ observation space/emulation (Box) fix #158

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

murtazarang
Copy link
Contributor

Previous check was made with a gymansium logic, and not for a PZ dictionary observation. Reassigned it to the single agent observation space as defined -

line 243:
self.env_single_observation_space = self.env.observation_space(single_agent)

Previous check was made against PZ dictionary, and not the individual agent space.
@jsuarez5341 jsuarez5341 merged commit 451839b into PufferAI:2.0 Feb 10, 2025
12 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