Contents
- Overview
- Installation
- Usage
- Tutorials
- What is SCM and SCML?
- A (not very) brief introduction to NegMAS
- A brief introduction to SCM
- Run a session of the SCML world (2024)
- Running a tournament
- Running a One-Shot tournament
- Running against winners from previous years
- Developing an agent for SCML2024 (OneShot)
- Running against winners from previous years
- Developing an agent using RL (new in 2024)
- Developing an agent for SCML2024 (Standard)
- Running Controlled Experiments
- Logging and Statistics
- Getting infromation about a simulation
- Ideas for developing you agent (OneShot)
- Final Remarks
- Developing an agent for Legacy (Std/Collusion) [Deprecated]
- FAQ
- How can I access a data file in my package?
- Can my agent pass data to my other agents between worlds?
- Can my agent read data from the HDD outside my agent’s folder?
- Can my agent write data to the HDD during the simulation?
- Can I print to the screen to debug my agent?
- Can I write arbitrary code in my module besides the agent class definition?
- I ran a simulation using “scml run2022” command. Where are my log files?
- I implement my agent using multiple files. How should I import them?
- How can I run simulations with the same parameters as the actual competition (e.g. for training my agent)
- How can I save sklearn models and load them later?
- Command Line Scripts
- Contributing
- Authors
- Changelog
- 0.7.6 (2025.03.16)
- 0.7.5 (2024.04.07)
- 0.7.4 (2024.04.03)
- 0.7.3 (2024.03.15)
- 0.7.2 (2024.03.02)
- 0.7.1 (2024.03.02)
- 0.7.0 (2024.03.02)
- 0.6.3 (2023.12.11)
- 0.6.2 (2023.11.27)
- 0.6.1 (2023.7.9)
- 0.6.0 (2023.7.9)
- 0.5.6 (2023.3.8)
- 0.5.5 (2022.5.18)
- 0.5.4 (2022.5.15)
- 0.5.3 (2022.5.14)
- 0.5.2 (2022.4.8)
- 0.5.1 (2022.3.10)
- 0.5.0 (2022.2.17)
- 0.4.9 (2021.7.30)
- 0.4.8 (2021.7.28)
- 0.4.7 (2021.7.15)
- 0.4.6 (2021.6.15)
- 0.4.5 (2021.6.14)
- 0.4.4 (2021.6.1)
- 0.4.3 (2021.6.1)
- 0.4.2 (2021.5.10)
- 0.4.1 (2021.5.2)
- 0.4.0 (2021.3.18)
- 0.3.4 (2021.3.8)
- 0.3.3 (2021.2.22)
- 0.3.0 (2020.7.2)
- 0.2.14 (2020.5.05)
- 0.2.13 (2020.4.15)
- 0.2.12 (2020.4.13)
- 0.2.11 (2020.3.29)
- 0.2.10 (2020.3.25)
- 0.2.9 (2020.3.19)
- 0.2.8 (2020.3.13)
- 0.2.7 (2020.3.09)
- 0.2.6 (2020.2.27)
- 0.2.5 (2020.2.27)
- 0.2.4 (2020.2.21)
- 0.2.3 (2020.2.15)
- 0.2.2 (2020.1.31)
- 0.2.1 (2020.1.23)
- 0.2.0 (2020.1.8)
- 0.1.5 (2019.12.11)
- 0.1.3 (2019-12-08)
- 0.1.2 (2019-12-01)
- 0.1.1 (2019-11-25)
- 0.1.0 (2019-11-20)
- API Reference