Page 1 of 1

ratings list

Posted: Thu Oct 19, 2023 12:17 pm
by folkert
Hi,

For a while now I'm trying to write Go/Baduk bots. I started rules-based, then alpha-beta-search and now I'm at uct.

My programs battle at http://www.yss-aya.com/cgos/9x9/standings.html but I'd like to test more thoroughly by letting them play thousands of games (that way you get an elo rating with low error bars) - that would take years on yss-aya.com.
So I wrote some tournament software myself and now need to have weak Go software to play against. For chess we have CCRL which lists of all major programs their strength and where to obtain them from (e.g. github). Does something similar exist for Go? Of course I googled for it but maybe I'm in the wrong google-bubble :-)

regards

Re: ratings list

Posted: Fri Dec 08, 2023 5:37 pm
by xela
The CGOS list is frustrating: there's so little information about what software and hardware is used for each entry.

I compiled some data back in 2018: see https://lifein19x19.com/viewtopic.php?p=237920 Hopefully by now there's something on a larger scale. I haven't looked in a while.