
The app focuses on making it as easy as possible to start entering and analysing moves with Leela Zero, with core support for pondering, variation display, AI play (including autoplay for black and/or white), and a winrate graph. I've kept the interface as simple as possible for that reason, although I may in the future add features such as SGF save/load.
The version on Google Play uses the last 15x192 network, from July last year, as a tradeoff between strength and analysis speed. Larger networks are both noticeably slower to load on a phone, and slower to generate playouts. I'm not sure what is the best choice to balance strength and speed, but the current version seems to perform fairly well.
I've also made available some other network versions for direct download. The apps have different names and can be installed simultaneously if you want:
- Latest 15x192 network d351f06e: the same as the version on Google Play
Latest 20x256 network 33986b7f
Latest 40x256 network 85a93684: this one especially is much larger and slower to load than the 15x192 version
Elfv2: the ELF OpenGo version 2 weights converted for use with Leela Zero (network size 20x256)
9x9: uses the 9x9 weights generated by sbf2000 here (these may not be the strongest 9x9 weights available)
Anyone interested in a more featureful SGF editor that includes Leela Zero (and other bot) analysis might like to look at Ah Q Go.
