goreviewpartner icon indicating copy to clipboard operation
goreviewpartner copied to clipboard

Can you support dynamic Komi analysis?

Open hred6 opened this issue 7 years ago • 3 comments

https://github.com/alreadydone/lz/releases

C:\Sabaki0.31.7\Lizzie.0.5.Windows.x64.GPU\komi+half-0829-3.exe -p 6500 -v 5701 -r 1 -m 0 -t 8 -d -g --noponder -w d351f06e-157.txt --handicap --min-wr 0.16 --max-wr 0.24 --wr-margin 0.04 Has the test parameters passed?

hred6 avatar Aug 30 '18 00:08 hred6

01 02

hred6 avatar Aug 30 '18 00:08 hred6

Hi!

I think it should possible, a probably a big improvement. I will try to make it happen, thanks for suggestion :)

pnprog avatar Sep 02 '18 06:09 pnprog

Hi! I made a small change to ensure the version of Leela Zero with dynamical komi works with GRP: https://github.com/pnprog/goreviewpartner/commit/3a9b67c9f7a3e26fa4480353a7a5a5ff277a4170 This will be part of the next release, but you can try it already by using the latest python sources.

Beware: at startup, Leela Zero spends quite a lot of time checking the monotonicity of winrate=f(komi) (up to one minute for me) and during that time, GRP seems to be freezing. You just needs to wait until it's completed.

pnprog avatar Oct 13 '18 16:10 pnprog