PettingZoo 1.24.0 is now live! This release includes Python 3.11 support, updated Chess and Hanabi environment versions, and many bugfixes, documentation updates and testing expansions. We are also very excited to announce 3 tutorials using Stable-Baselines3, and a full training script using CleanRL with TensorBoard and WandB.
https://github.com/Farama-Foundation/PettingZoo/releases/tag/124.0
New features from original MiniWoB++:
* Python 3 + Gymnasium API + Documentation
* More actions: drag, scroll, key combos + customization
* Fixed bugs in many environments + seed-determinism
* Added 18 hidden “test set” environments
Documentation website: https://miniwob.farama.org/
We are releasing MiniWoB++ v1.0, an RL benchmark with over 100 web interaction environments from button clicks to complex web apps, with multimodal states and diverse actions. RL agents can interact with the browser via Selenium through the Gymnasium API.
https://github.com/Farama-Foundation/miniwob-plusplus/releases/tag/v1.0
v1.0 Release notes In this release, we fully integrated MiniWoB++ with Gymnasium, which provides a standardized API for reinforcement learning. All MiniWoB++ environments can be easily instantiated...
For more information, see our GitHub repository, or the ViZDoom documentation website: https://vizdoom.cs.put.edu.pl/
ViZDoom 1.2.0 Release Notes This release adds official Gymnasium support, support for serialization using Pickle, and ARM compatibility. Besides that, it improves and modernizes the codebase to sim...
Melting Pot: a suite of test scenarios for multi-agent reinforcement learning, assessing generalization to novel social situations.
https://github.com/deepmind/meltingpot
Shimmy documentation: https://shimmy.farama.org/environments/meltingpot/