zzzzz151 / Ataxxer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ataxxer - run matches and SPRT between 2 Ataxx engines

Requirements

pip install ataxx

Example usage

python main.py ^
--engine1 first_engine.exe ^
--engine2 second_engine.exe ^
--tc 10+0.1 ^
--concurrency 16 ^
--openings openings_8ply.txt ^
--elo0 0 --elo1 5 --alpha 0.05 --beta 0.05 --cutechess ^
--ratinginterval 25

About

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%