Farama-Foundation / PettingZoo

An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
https://pettingzoo.farama.org
Other
2.45k stars 400 forks source link

Update the TicTacToe environment #1192

Closed dm-ackerman closed 1 month ago

dm-ackerman commented 3 months ago

Description

Update the TicTacToe environment to v4

Major changes:

Minor changes:

Type of change

Checklist:

dm-ackerman commented 3 months ago

AgileRL tutorial is broken again. I think I can fix that and I'll pin the version so it won't be an issue in the future

dm-ackerman commented 3 months ago

Tests are failing due to AgileRL version change. #1193 should resolve that.

dm-ackerman commented 1 month ago

Apparently the failure to train with SB3 wasn't a bug with the env, it was a SB3 tutorial bug. I removed the change that "fixed" the env because it was wrong. I believe the rest of the changes are valid, but I don't think it requires a version bump, so I moved it back to v3.