Search found 1464 matches

by And
Wed May 21, 2025 3:32 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

51x51 b28-b15
b28 M2 maxPlayouts = 1
b15 s167 maxPlayouts = 1000
by And
Sun May 11, 2025 5:44 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

lightvector,
Friday9i,

the appearance of specially trained networks on large boards is an amazing event! many people now consider this frivolous. but time will pass, and it will be appreciated! thank you!!!
by And
Fri May 09, 2025 1:46 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

You can also use Lizzieyzy Version 2.5.1 or older
by And
Fri May 09, 2025 1:29 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

Hi
I'm happy to annonce the Large Board network is now available, please enjoy !
https://katagotraining.org/extra_networks/

If you want to generate a game above 25x25, Sabaki and several other GUI don't work, But you can either use the katago match option, or Q5Go also works up to 50x50 at least ...
by And
Mon Apr 14, 2025 6:08 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

:clap: :clap: :clap:


new version of Katago 1.16! and for 50x50 boards! lightvector, it's A BIG CELEBRATION!
by And
Mon Apr 14, 2025 6:03 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

Friday9i

it would be very interesting if you could train a 51x51 or 37x37 network from scratch!!! maybe 10 blocks? There may be very unexpected results.
by And
Sat Apr 05, 2025 7:09 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

a useful utility "sgf_to_gif"
https://github.com/rooklift/sgf_to_gif/releases
./sgf_to_gif.exe --help for options
I made a bat file

Code: Select all

sgf_to_gif game.sgf
by And
Sun Mar 30, 2025 6:46 am
Forum: Computer Go
Topic: BLOOMS It is Go, on a hexagonal board!
Replies: 41
Views: 155600

Re: BLOOMS It is Go, on a hexagonal board!

I want to make a self-learning program for the game "blooms". My goal is to create a strong program. strong enough to last for a few years, where should I start? What should I use? I would be grateful for any advice
by And
Fri Mar 28, 2025 2:13 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

27x27 Katago - Katago, b28-fd3 - b28-s844
maxPlayouts = 50
by And
Tue Mar 25, 2025 4:30 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

Friday9i wrote:On 33x33 board, some games of KataGo's network trained on large boards vs latest standard kata1 network (kata1-s8446), with H5 and 10 times less visits :-)
an error with the placement of handicap stones
by And
Mon Mar 24, 2025 8:28 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

37x37 Katago - Katago, b28-s844, 200 playouts
by And
Mon Mar 24, 2025 12:57 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

thank you very much! It's working! b28-s832 on board 51 of course "at a loss" :)
by And
Mon Mar 24, 2025 2:37 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

katagoOCL:
by And
Sun Mar 23, 2025 11:14 pm
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

is the Katago version available for download now for boards larger than 29x29 and 28b nets?
by And
Sat Mar 22, 2025 8:14 am
Forum: Computer Go
Topic: Game programs for boards more than 19x19
Replies: 209
Views: 823353

Re: Game programs for boards more than 19x19

Hi

You'll find here a 50x50 selfplay game by KataGo: enjoy!

KataGo now plays well on this board size. While there are still occasional scoring errors (particularly for boards larger than 40x40), overall performance is solid :)

I’ll share more games in the coming weeks and plan to release the ...