Sabaki & Leela

For discussing go computing, software announcements, etc.
Post Reply
Javaness2
Gosei
Posts: 1545
Joined: Tue Jul 19, 2011 10:48 am
GD Posts: 0
Has thanked: 111 times
Been thanked: 322 times
Contact:

Sabaki & Leela

Post by Javaness2 »

I am having trouble getting Sabaki to play with Leela (the old leela)

It reads the moves, it seems to respond, but sabaki is not updating the board!
In the console I see this.

Code: Select all

Lee> play B Q16
? NaN : =
● Lee> genmove W
? NaN : = D4
I've simply given the path as c:\go\Leela0110GTP.exe with no additional arguments
Any tips?
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Sabaki & Leela

Post by And »

necessarily "--gtp"
for example:
D:\Leela0110\Leela0110GTP.exe
--gtp --noponder
Javaness2
Gosei
Posts: 1545
Joined: Tue Jul 19, 2011 10:48 am
GD Posts: 0
Has thanked: 111 times
Been thanked: 322 times
Contact:

Re: Sabaki & Leela

Post by Javaness2 »

Thanks, I see how things work now. I was going to make a 'toy version' of goreviewpartner to practice a few things. Leela 0.11 kind of remains my favourite reflex producer.
Post Reply