Code Monkey home page Code Monkey logo

Comments (11)

lightvector avatar lightvector commented on June 28, 2024

Have you tried the most recent version? Just two days after the recent 1.1 release, a bugfix was pushed that fixed some behavior with Sabaki and other Go tools. If after trying it you are still running into problems, please let me know what OS and settings you are using, how you compiled it, and the exact steps that you find will reproduce the issue. Thanks!

from katago.

ivysrono avatar ivysrono commented on June 28, 2024

I'm using windows by alreadydone's main.exe
leela-zero/leela-zero#2431 (comment)

from katago.

lightvector avatar lightvector commented on June 28, 2024

Right, but are you using the version that alreadydone compiled just after the release, when the bugs were still present in that compiled version? Or did you try to download it again more recently, when the bugs were fixed?

Please confirm that you are still encountering issues with a fresh download. If so, then can you explain what error you're getting? I don't understand what "Must set time_settings to enable" means, or what error you're getting after "analysis the first step". Is there an error message? Does the program crash? Does it just hang? What happens if you run main.exe without using Sabaki, instead you just directly run it on the command line ("main.exe gtp -config ... -model ...") and you take Sabaki's GTP commands and type them manually yourself into it?

from katago.

ivysrono avatar ivysrono commented on June 28, 2024

The main.exe which I'm using is equal to the attachment right now, I confirm.
I'm using KataGo by LizGoban great:

    {
      "label": "KataGo",
      "accelerator": "Ctrl + 0",
      "leelaz_command": "D:\\AI\\KataGo\\main.exe",
      "leelaz_args": ["gtp", "-model", "D:\\AI\\KataGo\\g104-b20c256.txt", "-config", "D:\\AI\\KataGo\\gtp.cfg"]
    },
    
  1. time_settings
    Without time_settings, Sabaki will do or log nothing more:
    图片
    We have to set like:
    图片
    It will work now:
    图片

  2. analysis
    It's ok first:
    图片
    However:
    图片
    Stop and do nothing then.

So I have to use KataGo analysis by LizGoban.

from katago.

lightvector avatar lightvector commented on June 28, 2024

Have you used Sabaki before successfully with other bots?

Are you sure it's stuck and doing nothing? What happens if you press F5 at the time it's doing nothing?

from katago.

ivysrono avatar ivysrono commented on June 28, 2024

My sabaki analysis by lz is OK.
图片
emm, F5 will focus KataGo play and it start analysis again. It's so different from other bots:
Others analysis both black and white, KataGo analysis the opponent only.

from katago.

lightvector avatar lightvector commented on June 28, 2024

I still don't understand.

There are multiple ways to begin a game and start a bot in Sabaki, and multiple slightly different sequences of keys you could be pressing or orders that you are doing things. I can't reproduce your problem on my end right now with the way I'm doing things, so maybe it is a problem with alreadydone's compiled version or Windows, or maybe it's a problem with the actual code logic itself, but I can't tell. So if you could tell me the exact sequence of actions you do, at the level of detail of every individual button you press or every thing you type, starting from when you open Sabaki, that would help.

Please do so for the case where you do NOT specify time_settings for either KataGo or LZ, and also when you're done, please attach here the KataGo gtp.log. Thanks.

from katago.

lightvector avatar lightvector commented on June 28, 2024

Sorry, before you do that, I think I can guess what the problem is. You actually are using still the old buggy version, not the new version.

The comment you linked to in your earlier message was alreadydone's comment with the buggy version:

I'm using windows by alreadydone's main.exe
leela-zero/leela-zero#2431 (comment)

This version (the one you linked to) is buggy:
leela-zero/leela-zero#2431 (comment)
This version should be working:
leela-zero/leela-zero#2431 (comment)

Your linked comment is alreadydone's comment in that thread before the bug got fixed. But there is a different comment in that thread coming after the bug was fixed. So try the main.exe from the working comment. That's my best guess so far.

from katago.

kaorahi avatar kaorahi commented on June 28, 2024

Others analysis both black and white, KataGo analysis the opponent only.

Do we need lz-genmove_analyze in addition to lz-analyze for "both side analysis" in Sabaki?

from katago.

ivysrono avatar ivysrono commented on June 28, 2024

Thank you very much.
The analysis is working as same as other bots.
However, could I show endstate in Sabaki just as LizGoban?

I need more time to test how to play game in Sabaki with KataGo.

from katago.

lightvector avatar lightvector commented on June 28, 2024

@kaorahi - It seems ivysrono was actually using a buggy version after all, even though the bug was already fixed in a later version, and had not updated the version. The back and forth communication was sufficiently unclear that it took a long time to determine this. I think there is no problem now.

@ivysrono - you will need to talk to the author of Sabaki to have them implement visualization of the final ownership heatmap.

Closing, as I think this is resolved.

from katago.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.