Search found 6 matches

by bohemian65
Wed Oct 24, 2018 6:55 pm
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

Mine works. Latest weights file is the unpacked .gz and renamed to "bestnet". bestnet in the same folder as leelaz.exe.

--gtp --threads 6 --noponder -w bestnet
time_settings 0 6 1

I did exactly as you recommend and it could not find bestnet. I then added the .txt to the end toit - bestnet.txt it ...
by bohemian65
Tue Oct 23, 2018 2:02 pm
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

tchan001 wrote:Maybe try putting your weight file path in quotes.
-w "C:\Users\Owen\Desktop\GO\LeelaZero\weights.txt"
Does nothing.
by bohemian65
Tue Oct 23, 2018 2:01 pm
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

Vargo wrote:Have you tried the most basic ?
The attachment lz.jpg is no longer available
with nothing else (19x19, no handicap, no initial commands, etc)
Trying your method it still does not ever move and produces (see image).
by bohemian65
Tue Oct 23, 2018 3:37 am
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

From the engines menu you can select the command "Toggle GTP Console". Maybe you can see there a useful hint what's going wrong. E.g. you would see if the program couldn't open the file with the weights.

Here is an image capture of it, it loads the info on the left but after black moves Leela ...
by bohemian65
Mon Oct 22, 2018 7:51 pm
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

Waylon wrote:
bohemian65 wrote: What am I doing wrong here?
Try using two minus signs like this:
--threads
I have tried it with -gtp and -g and as for the threads I have tried that and have taken it out completely and nothing seems to make any difference. It will just never move.

Thanks
by bohemian65
Wed Oct 17, 2018 3:23 pm
Forum: Computer Go
Topic: How do I play against Leela Zero on Sabaki?
Replies: 27
Views: 31000

Re: How do I play against Leela Zero on Sabaki?

I am obviously doing something wrong here.

I am trying to attach leelazero - leelaz.exe to Sabaki

C:\Users\Owen\Desktop\GO\LeelaZero\leelaz.exe
--gtp -threads 4 --noponder -w C:\Users\Owen\Desktop\GO\LeelaZero\weights.txt (I have tried it without the direct address. i.e. weights.txt)
time_settings ...