Skip to content

katrain bots work in sabaki. #33

@portkata

Description

@portkata

a user on reddit has gotten katrain calibrated rank bots to work in sabaki. Their instructions-
"I had katago installed via homebrew (brew install katago).
Cloned https://github.com/sanderland/katrain-bots and edited the configuration a bit in ai2gtp.py:

AI_SIMPLE_OWNERSHIP = False ENGINE_SETTINGS = { "katago": "/usr/local/bin/katago", "model": "/path/to/katago/network.bin.gz", "config": "/path/to/katago/config.cfg", "threads": "6", "max_visits": 5, "max_time": 5.0, "_enable_ownership": ai_strategy in [AI_SIMPLE_OWNERSHIP], "altcommand": "" }

Added "ai2gtp.py 14k" as an engine in Sabaki settings (see bot_strategies enumeration in settings.py).

Maybe there were a few other small things, I don't remember.“

can you replicate this in baduk megapack, thanks for great program!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions