Search found 17 matches

by PC_Screen
Tue May 16, 2023 10:57 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

Test carried out by Wing on the Go AI discord:
Managed to get hold of a 3080ti + 4090 PC plus another 3090 + 4090 PC, ran 3 batches of tests last night.
Networks used: kata1-b18c384nbt-s5832081920-d3223508649.bin.gz (for simplicity I'll refer to it as 583.gz) and b18c384nbt-optimisticv13-s5971M ...
by PC_Screen
Mon Mar 20, 2023 5:54 pm
Forum: General Go Chat
Topic: 37
Replies: 10
Views: 10057

Re: 37

Translation by GPT-4 which should be better than Google Translate:
Interview with Jan Šimara, the first Czech professional

The Czech Republic has its first professional player. The decision was made a week ago at the 7th European Professional Qualification, in which Jan Šimara surprisingly ...
by PC_Screen
Sun Mar 19, 2023 3:37 pm
Forum: General Go Chat
Topic: AI makes humans better - says University research
Replies: 7
Views: 8360

Re: AI makes humans better - says University research

Well, to be precise, it wasn't a human who found the loophole but an adversarial AI trained against a frozen target (KataGo in this case). It by no means takes away from the AI's strength in a normal setting. Leela for example was known to be weak against ladders but that doesn't mean it would still ...
by PC_Screen
Sat Feb 18, 2023 5:50 pm
Forum: Computer Go
Topic: Engine Tournament
Replies: 401
Views: 712111

Re: Engine Tournament

Try using the new b18c384nbt-uec.bin.gz net, it's 95MB in size and currently the strongest available net. As of now it's only available through KataGo's github page, but in a couple days/weeks it should replace 60b as the main training net. You'll need KataGo 1.12 to run it https://github.com ...
by PC_Screen
Sun Dec 18, 2022 12:52 pm
Forum: General Go Chat
Topic: Ars Technica article about go
Replies: 20
Views: 19293

Re: Ars Technica article about go

This new exploit has already been noted by lightvector and KataGo now implements similar positions to these (only the cyclical ones, not the passing ones) into a small percentage of its training games (roughly 0.08% of games). An example of a training game with a cyclic topology group position ...
by PC_Screen
Sat Dec 10, 2022 2:37 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823396

Re: Game programs for boards more than 19x19

Seems to work now, try this link https://drive.google.com/file/d/1VlRD3i ... sp=sharing. I had compiled the katago.exe correctly but I forgot to replace the old one in the folder :oops:
by PC_Screen
Sat Dec 10, 2022 8:42 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823396

Re: Game programs for boards more than 19x19

Tried it but it only seems to work up to 37x37, anything above it and KataGo just ignores the extra space
Captura de tela_20221210_123717.png
Captura de tela_20221210_123717.png (1.53 MiB) Viewed 62603 times
Here's the katago.exe anyways

https://drive.google.com/file/d/1H3xT3q ... sp=sharing
by PC_Screen
Fri Dec 09, 2022 5:12 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

You should be using the zlib from this link https://github.com/kiyolee/zlib-win-build . Also in ZLIB_LIBRARY you're supposed to point to it the path to the libz.lib file, which you get by running the visual studio solution inside the build-VS2022 folder which is inside the zlib-win-build folder ...
by PC_Screen
Tue Dec 06, 2022 4:31 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823396

Re: Game programs for boards more than 19x19

Turns out it does work, it just took 5 min+ for it to start evaluating for some reason. I had assumed it wasn't working but when you said it worked on your end I tried leaving it running on mine to see if it would sort itself and it did.

Link to the katago.exe:

https://drive.google.com/file/d ...
by PC_Screen
Tue Dec 06, 2022 2:26 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

Result of a 100 games match between the latest 18b vs the strongest 20b, 400 visits/move, Chinese Rules and komi is set to 7.0 which allows for draws. A draw is counted as +0.5 points for both players:
18b vs 20b:

92.5 : 7.5

From 18b's perspective:
Wins: 92
Draws: 1
Losses: 7

Elo Difference ...
by PC_Screen
Tue Dec 06, 2022 2:16 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823396

Re: Game programs for boards more than 19x19

It doesn't seem to work sadly. I tried compiling it with the cmakelists.txt you provided but it won't display the evaluation with anything larger than 29x29
by PC_Screen
Sat Dec 03, 2022 9:25 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

Thorough test done by @Medwin on the Go AI Discord, using 400 visits/move with a total of 2800 games played.

image.png

As expected, the new b18-uec is slightly stronger than 60b at equal visits (much stronger with equal time) and is expected to grow even stronger as its training run progresses ...
by PC_Screen
Wed Nov 30, 2022 8:06 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823396

Re: Game programs for boards more than 19x19

katago.exe bs29 OpenCL - Compatible with the new 18b networks. Drop it in the 1.11 bs29 folder and have it replace the old katago.exe

https://drive.google.com/file/d/1Da18Hb ... sp=sharing
by PC_Screen
Tue Nov 29, 2022 8:45 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

Result of a 100 games match between the latest 18b vs the strongest 40b (S1184), 1s/move (averaging 200-500 visits/move), Chinese Rules and komi is set to 7.0 which allows for draws. A draw is counted as +0.5 points for both players:
18b vs 40b:

65 : 35

From 18b's perspective:
Wins: 58
Draws: 14 ...
by PC_Screen
Sun Nov 27, 2022 6:23 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201803

Re: KataGo Distributed Training and new networks

New KataGo 18b out, supposed to as strong as 60b at equal visits while also being faster than 40b, which means it should be stronger than both in an actual game.

https://cdn.discordapp.com/attachments/583775968804732928/1046527064695648306/b18c384nbt-uec-20221121b.bin.gz

Also test game: KataGo 1 ...