pdeblanc
pdeblanc
I've gotten this working locally. Here's what I did: - Download the `b18c384nbt-humanv0.bin.gz` model into my `~/.katrain` directory - Create a copy of `katrain/KataGo/analysis_config.cfg` called `katrain/KataGo/humanlike_config.cfg` - In `humanlike_config.cfg`, append...
OK, I'm sort of thinking about putting together a PR for this feature, but where to cram the new options? We need a drop-down menu (to select `Modern Amateur`, `Pre-AI...
> > while simultaneously using the AI policy for analysis > > You say there is no convenient way to do this, but surely the `-human-model` commandline argument does that...
I haven't registered an account there, but if you just replace `index.tsx` with the above code, and edit `devDependencies` in `package.json` to the below, then the bug appears. ``` "devDependencies":...