kaorahi

Results 190 comments of kaorahi

Oh, strange. I don't think I can solve this issue without help from Windows programmers. Thanks anyway for your reports.

thx! @hope366, can you try the above (B) on https://github.com/kaorahi/lizzie/tree/for806_comment_io4 (459cbbf0) with both Normal UI and Panel UI?

Then 459cbbf0 seems ok. :) I added it to this PR.

Hi, @infinity0 san. I just noticed that you are the Debian maintainer of Lizzie and you updated its package to 0.7.4. Unfortunately, the official 0.7.4 has major bugs #765 and...

See OBSOLETE.md. :) I'd like to remove the code for this obsolete feature to clean up the codebase someday (#46). In the past, this hybrid approach using multiple engines was...

No. I'll keep supporting other GTP engines including Leela Zero, [Leela (patched)](https://github.com/leela-zero/leela-zero/issues/2631), and [TamaGo](https://github.com/kobanium/TamaGo). What I mentioned is a special variant of LZ equipped with an additional `endstate_map` command. Please...

I'm planning to delete `endstate_leelaz` soon (504b09dcb) and reuse its code for Human supervised learning net. https://github.com/kaorahi/lizgoban/blob/humansl_proto1/README_HumanSL.md

Fixed a very stupid mistake.