This is the first SCML newsletter. We plan to publish bi-weekly newsletters to keep you posted about news surrounding SCML 2021 (both the online and official competitions).
Important Request ๐๐๐: Please upload an early version of your agent to the online competition website AS SOON AS POSSIBLE (hopefully before May 30th). This will be of tremendous help for us (by estimating the computational capacity we need) and yourself (by providing you with feedback about any issues in your agent as early as possible). From our past experience, early and repeated submissions to the online competition website helps tremendously in finding bugs that you many not notice otherwise.
๐ฅ๏ธ We published a new tool called SCML-VIS
for visualizing world simulations and tournaments. The tool is developed as an open-source project on GitHub. You can watch a walk-through at Youtube. We are open to pull-requests. Check the README for ideas.
โ๏ธ We changed the way final scores are calculated for agents from using the median to using truncated mean. This is intended to balance the efficiency (i.e.ย using as many scores as possible in the final score) and robustness (i.e.ย insensitivity to outliers). Please check the mechanics
section of the game description document for details.
๐ An updated version of the game description is now available online. There are no changes in the competition rules (other then the evaluation criterion mentioned above ). The updated version provides clearer exposition and improved presentation. You now can access this updated version for all tracks:
๐ Newer versions of SCML (0.4.2) and NegMAS (0.8.2) have been published with bug fixes and other improvements. Please upgrade your development environment. If you are using pip, this is as simple as running pip install -U negmas scml
๐ The tutorials were updated to provide even more examples of developing agents for OneShot and Standard tracks.
๐คผ Our community is growing ๐:
Yasser is publishing a series of blog posts about SCML. You may find them useful. Two posts are already published:
Important Request (Intentional Repeat ๐ ): Please upload an early version of your agent to the online competition website AS SOON AS POSSIBLE (hopefully before May 30th). This will be of tremendous help for us (by estimating the computational capacity we need) and yourself (by providing you with feedback about any issues in your agent as early as possible).
On Behalf of the SCML Organizing Committee
yasser