This makes a little more sense to me than weighting tournaments depending on whether they are international or not, but I am still not convinced that this has a good chance to produce better ratings.
If you think your idea is good, then please go ahead and try it.
Search found 170 matches
- Sun Jul 16, 2023 8:33 am
- Forum: Professionals
- Topic: Goratings.org no longer updating?
- Replies: 9
- Views: 17215
- Wed Jul 12, 2023 10:59 am
- Forum: Professionals
- Topic: Goratings.org no longer updating?
- Replies: 9
- Views: 17215
Re: Goratings.org no longer updating?
Thanks for your reply, but I am not convinced that any of what you say gives a good reason why international games should be weighted more, or women tournament should be weighted less.
- Tue Jul 11, 2023 3:06 pm
- Forum: Professionals
- Topic: Goratings.org no longer updating?
- Replies: 9
- Views: 17215
Re: Goratings.org no longer updating?
Feel free not to respond to this, I only mention it here because your e-mail doesn't seem to be working
I still wonder whether it might be better for the weighting of games to be International x2 Domestic and Women's international x1 Domestic Women's x0.5
My email should be working. You may have ...
I still wonder whether it might be better for the weighting of games to be International x2 Domestic and Women's international x1 Domestic Women's x0.5
My email should be working. You may have ...
- Mon Jul 03, 2023 2:40 pm
- Forum: Professionals
- Topic: Goratings.org no longer updating?
- Replies: 9
- Views: 17215
Re: Goratings.org no longer updating?
I updated the server, and it broke something. It should be fixed now. The daily update should work automatically soon in a few hours.
- Wed Mar 15, 2023 7:22 pm
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
...
TWOGTP="gogui-twogtp -black \"$BLACK\" -white \"$WHITE\" -games 2 -size 19 -time 60 -sgffile xxxx"
gogui -size 19 -program "$TWOGTP" -computer-both -auto
https://lifein19x19.com/viewtopic.php?p=206385#p206385
after the launch: "TWOGTP" is not recognized as an internal or external command ...
- Wed Mar 15, 2023 6:44 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
The command line to start a match with the display is given at the very bottom of that page:And wrote:is it possible in the new version to start match with the display? as in help. how to do it?
https://www.kayufu.com/gogui/reference-twogtp.html
I have just tried it and it is working for me
- Wed Mar 15, 2023 2:29 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
I want to run two different engines, watch the game, sometimes stop.
1 start gogui
2 connect the first engine (program-attach-engine1)
3 connect the second engine (program-attach-engine2)
4 game-computer color-both
gogui can attach only one program at a time. You can run a match between two ...
1 start gogui
2 connect the first engine (program-attach-engine1)
3 connect the second engine (program-attach-engine2)
4 game-computer color-both
gogui can attach only one program at a time. You can run a match between two ...
- Wed Mar 15, 2023 1:49 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
I want to run a game of two different engines in gogui.jar. I connect, both work, but when you start the game, one of them starts playing with itself! what am I doing wrong?
Please explain more. How do you connect two different engines to gogui? with gogui-twogtp? If you give step-by-step ...
Please explain more. How do you connect two different engines to gogui? with gogui-twogtp? If you give step-by-step ...
- Tue Mar 14, 2023 5:28 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
on board 37, after 1000 moves, the game stops (gogui-twogtp). how can I remove the restriction?
gogui-twogtp has a "-maxmoves" command-line option. So you can run with -maxmoves 100000 if you wish to increase it. I will modify the code to set a default value that depends on the board size, but I ...
gogui-twogtp has a "-maxmoves" command-line option. So you can run with -maxmoves 100000 if you wish to increase it. I will modify the code to set a default value that depends on the board size, but I ...
- Mon Mar 13, 2023 8:15 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
I can't start gogui-twogtp (windows). is it different in the new version? can you give an example?
This release does not provide .exe files, so you have to use java to open the jar file. so, instead of
gogui-twogtp.exe
You can run:
java -jar gogui-twogtp.jar
On Linux or MacOS, you should ...
This release does not provide .exe files, so you have to use java to open the jar file. so, instead of
gogui-twogtp.exe
You can run:
java -jar gogui-twogtp.jar
On Linux or MacOS, you should ...
- Mon Mar 13, 2023 4:24 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
The 1.5.2 release is online: https://github.com/Remi-Coulom/gogui
Don't use Quaqua anymore, which should fix some crashes on macOS (issue #18).
Support for large boards up to 52x52.
Support for games with moving pieces such as chess or ataxx
Drag-and-drop of sgf files (thanks to @zakki)
Fix ...
Don't use Quaqua anymore, which should fix some crashes on macOS (issue #18).
Support for large boards up to 52x52.
Support for games with moving pieces such as chess or ataxx
Drag-and-drop of sgf files (thanks to @zakki)
Fix ...
- Thu Mar 09, 2023 3:44 pm
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
I'll prepare a proper release in 1-2 weeks, probably.And wrote:thank you! I tried katago on boards 37 and 52 - it works! gogui-twogtp is not available yet, do I understand correctly?
- Thu Mar 09, 2023 11:22 am
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
wonderful! can a new version appear within a month? I don't know how to run or compile master branch
Here is an experimental compile from the current master:
https://www.kayufu.com/files/gogui-7bbacb04229a88e6dd871aed1daec8245397bcba.jar
Simply double-clicking the jar may work. If it does not ...
Here is an experimental compile from the current master:
https://www.kayufu.com/files/gogui-7bbacb04229a88e6dd871aed1daec8245397bcba.jar
Simply double-clicking the jar may work. If it does not ...
- Fri Feb 24, 2023 12:16 pm
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
I tried with the latest katago release, and it accepts board sizes up to 29. 25 was already supported by the previous version of gogui. From the error message, you should be able to play on larger sizes by recompiling:
boardsize 30
? unacceptable size (Board::MAX_LEN is 29, consider increasing and ...
boardsize 30
? unacceptable size (Board::MAX_LEN is 29, consider increasing and ...
- Tue Feb 21, 2023 3:40 pm
- Forum: Computer Go
- Topic: GoGui new version 1.5.1
- Replies: 44
- Views: 335674
Re: GoGui new version 1.5.1
Not sure if there is still interest in this, but I have implemented support for large board size in gogui, up to 52x52. I plan to fix a few other issues before making a new release. The feature is available on the master branch if you can't wait: https://github.com/Remi-Coulom/gogui
Screenshot
Screenshot