Skip to content
Snippets Groups Projects
  1. Jan 18, 2024
    • Philipp's avatar
      Feat/refactor model pairing (#35) · 7fc95710
      Philipp authored
      Fixes #34
      
      - now clem automatically assumes self-play when only a single model is given (and the game is multi-player)
      - removed the option to run all games (as this simplifies the code and is now done in a pipeline script)
      - improved cli usage `python3 scripts/cli.py run -g <game> -m <model1> [<model2>]`
      - pipeline scripts and README have been updated (no changes in the games)
      7fc95710
  2. Jun 07, 2023
Loading