go_attack icon indicating copy to clipboard operation
go_attack copied to clipboard

Results 21 go_attack issues
Sort by recently updated
recently updated
newest added

See https://about.codecov.io/blog/message-regarding-the-pypi-package/

- [ ] Move gogui to AlignmentResearch. - [ ] Move ELF and leela-zero forks to AlignmentResearch.

I just download the weights in the pull requests and use it by katago engine.I don't know whether it works, sometimes it doesn't work on katab40s256.I don't know whether it's...

Improve config for developing with VSCode Remote Containers, including launch configurations for easy debugging and a task configuration for launching `evaluate_loop.sh`. Update README with instructions for using this setup.

Can authors build a release like katago.exe to help me learn it on Lizzie UI?I have trouble in building the source code, because I don't have the docker.Looking forward to...

What estimator did you use to score the result? Did you verify the scoring result across different interfaces? I downloaded your .swf files and load them in sabaki and the...

[Your config file](https://github.com/HumanCompatibleAI/go_attack/blob/main/configs/emcts1/components/rules.cfg) for KataGo is not setting `friendlyPassOk: false` option, and therefore KataGo rules are *not* set to be Tromp-Taylor. KataGo will perform "friendly early pass", which is what...

It would be helpful to get more informative statistics during selfplay/victimplay training. Useful statistics to track: - [x] Win rate - [ ] Fraction of games won by resignation -...

TODO update KataGo-custom after all KataGo-custom PRs have merged still pending: https://github.com/AlignmentResearch/KataGo-custom/pull/111 Also update KataGo-tensorflow to include PR https://github.com/AlignmentResearch/KataGo-custom/pull/115

blocked