Search found 20 matches

by hope366
Fri Nov 25, 2022 4:02 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

If anyone has a CUDA version of KataGo for the new architecture, could you please upload it?
I tried to compile using cmake before, but it didn't work in my environment.
by hope366
Thu Nov 24, 2022 5:00 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

>EDIT will it work for you? ... :)

I tried that method, but unfortunately I didn't see any speed improvement.
I also ran a benchmark test and it's slower than 40 blocks due to false FP16 relationships.

CUDA version or TensorRT version will enable FP16 and speed will be faster.
The katago.exe ...
by hope366
Thu Nov 24, 2022 5:02 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

Thanks for uploading the engine files.
I tried "katago.exe" which was put on Google Drive.
I've tried with Lizzie and LizzieYzy, but I get an error and the engine doesn't work. The error message said something like "If you have ucrtbased.dll, it will work", so I got it from the internet and put it ...
by hope366
Tue Jun 28, 2022 7:41 pm
Forum: Computer Go
Topic: A brilliant move that is difficult to discover
Replies: 3
Views: 6141

Re: A brilliant move that is difficult to discover

Take a look at the Go board above provided by Joaz Banbeck. In Black 109, KataGo claims White L-7 is the best move.
However, with KataGo, which is the default setting, even if you use a 60 block net, the analysis result is that black leads 4 to 5 points.
In this aspect, there is a nice move from ...
by hope366
Sat Jun 25, 2022 9:48 pm
Forum: Computer Go
Topic: A brilliant move that is difficult to discover
Replies: 3
Views: 6141

Re: A brilliant move that is difficult to discover

Thank you for preparing the Go board.
by hope366
Sat Jun 25, 2022 6:44 pm
Forum: Computer Go
Topic: A brilliant move that is difficult to discover
Replies: 3
Views: 6141

A brilliant move that is difficult to discover

Here is the SGF.
https://drive.google.com/file/d/1e6TOrQpD7_NE1Ij-aZLEO40uLLQUFG5F/view?usp=sharing
At Black 109, White 11-13 is a good move for KataGo. KataGo claims that this move prevents White from both ladders.
However, there is a good move on the black side that surpasses this white good move ...
by hope366
Thu Jan 13, 2022 7:38 pm
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

Thank you for your guide.
The software seems to be quite famous in Japan.
by hope366
Thu Jan 13, 2022 6:50 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

Hello,
How can I use the "CS Zero" you are using?
Is it paid software? Or is it open software?
Thank you.
by hope366
Sun Nov 21, 2021 8:34 am
Forum: Computer Go
Topic: Meaning of data generated by kata-genmove_analyze
Replies: 2
Views: 4104

Re: Meaning of data generated by kata-genmove_analyze

And san, thank you for your kindness. I've been interested in it for over a year now, so I'm very happy to be able to get information. I would like to take a closer look at the linked topic.
by hope366
Sat Nov 20, 2021 6:26 pm
Forum: Computer Go
Topic: Meaning of data generated by kata-genmove_analyze
Replies: 2
Views: 4104

Meaning of data generated by kata-genmove_analyze

If you start KataGo from the command line and enter kata-genmove_analyze B 100 , the following data will be displayed. What do these mean, such as" T "," W "," S ", etc.?
You'll actually see a lot of other data, but the line below is what I want to know the most. If you know more about other data, I ...
by hope366
Sun Aug 01, 2021 7:39 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

Thank you for telling me a lot :)
by hope366
Sun Aug 01, 2021 3:13 am
Forum: Computer Go
Topic: KataGo Distributed Training and new networks
Replies: 500
Views: 1201804

Re: KataGo Distributed Training and new networks

Hello.
There are a few things I would like you to tell me.
Where is it possible to get gtp4zen.exe?
Is it possible to run gtp4zen.exe with lizzie or sabaki?
I know gtp4zen.exe is related to zenith go, but how strong is it compared to zenith go 7?
Thank you very much.
by hope366
Fri Jul 30, 2021 6:43 am
Forum: Computer Go
Topic: Ogatak: another Lizzie-ish GUI (KataGo only)
Replies: 12
Views: 17955

Re: Ogatak: another Lizzie-ish GUI (KataGo only)

Thank you for your detailed explanation :)
by hope366
Thu Jul 29, 2021 10:40 pm
Forum: Computer Go
Topic: Ogatak: another Lizzie-ish GUI (KataGo only)
Replies: 12
Views: 17955

Re: Ogatak: another Lizzie-ish GUI (KataGo only)

Thank you for your response.
There was certainly a bug in the latest release of Lizzie. A pull request to resolve it was announced immediately, but a new version has not been announced due to the stagnation of Lizzie development.

By the way, does Ogatak use KataGo's analytics engine? If so, what ...
by hope366
Thu Jul 29, 2021 5:21 am
Forum: Computer Go
Topic: Ogatak: another Lizzie-ish GUI (KataGo only)
Replies: 12
Views: 17955

Re: Ogatak: another Lizzie-ish GUI (KataGo only)

Hello
Thank you for creating a GUI that looks interesting.
I have a few questions to ask.

I got an error when I set KataGo 1.9.0. Do I always have to use KataGo 1.9.1?
Also, does the configuration file need to be analysis_example.cfg? Is default_gtp.cfg not possible?

I would be grateful if you ...