mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-03-16 07:10:13 +01:00
- Introduced functions to create a Tennis environment and run matches between agents. - Implemented a round-robin tournament format excluding random agents. - Added win-rate matrix visualization and final ranking of agents based on performance. - Updated imports to include necessary libraries for the new functionality.