Skip to content

🤖 Play Against KataGo

Compare
Choose a tag to compare
@Terkwood Terkwood released this 22 Apr 01:05
· 242 commits to unstable since this release
e6acaba

This release marks the completion of our effort to enable human beings to play against KataGo, a leading AI trained by the community. KataGo is currently powered by an NVIDIA Jetson Nano dev board. Running on a mere 5 watts of power, KataGo can hold its own against mildly skilled human players. This project was documented in #67.

The final bit of effort was made in the browser-based user interface, a descendant of Sabaki.

We had previously maintained a BUGOUT-compatible fork of the project. This release adds the browser code to the BUGOUT repository itself, which should help us control the version and better tie it to service releases in the future. See #219 and #226.

Many thanks to the Sabaki community for providing the code! BUGOUT, like Sabaki, is licensed under MIT.