ratings list

For discussing go computing, software announcements, etc.
Post Reply
folkert
Beginner
Posts: 1
Joined: Thu Oct 19, 2023 12:07 pm
GD Posts: 0
OGS: folkertvanheusden
Been thanked: 1 time
Contact:

ratings list

Post 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
xela
Lives in gote
Posts: 652
Joined: Sun Feb 09, 2014 4:46 am
Rank: Australian 3 dan
GD Posts: 200
Location: Adelaide, South Australia
Has thanked: 219 times
Been thanked: 281 times

Re: ratings list

Post 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.
Post Reply