Search found 3 matches

by Kris Storm
Tue Sep 14, 2021 8:32 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823797

Re: Game programs for boards more than 19x19

10 games on 52x52
by Kris Storm
Sun Oct 14, 2018 3:30 pm
Forum: Computer Go
Topic: Home-made Elo ratings for some engines
Replies: 36
Views: 38673

Re: Home-made Elo ratings for some engines

Thanks for your explanation. That is a clever method. I have a lot of .dat files from GoGui tournaments and always wanted to make such ELO list. Maybe you can share your Python code. I'm sure it would be useful for others.
by Kris Storm
Sun Oct 14, 2018 12:18 pm
Forum: Computer Go
Topic: Home-made Elo ratings for some engines
Replies: 36
Views: 38673

Re: Home-made Elo ratings for some engines

Hi xela. It's a good idea of doing such comparision.

How are you using BayesELO with SGF files? I found it useful only for chess PGN files.