lightvector / KataGo

GTP engine and self-play learning in Go
https://katagotraining.org/
Other
3.56k stars 564 forks source link

KataGo Opening Books #537

Open lightvector opened 3 years ago

lightvector commented 3 years ago

Opening an issue just for people who happen to be browsing issues or watching the repo and not other places:

Just recently, KataGo finished an attempt at "solving" 7x7. Detailed browsable opening books of all the believed-optimal lines, expanded out with billions of playouts, many all the way to basically the point of scoring, and commentary on some cool new variations and moves missed by earlier human attempts to solve 7x7 are all here: https://katagobooks.org/

Some of the variations are bewilderingly complicated. But with luck, maybe there are no critical blind spots escaping the reach of this depth of book expansion, so that these might genuinely be all the game-theoretic optimal lines. One can hope :).

michito744 commented 3 years ago

The following sites have spent the past 1.5 years conducting similar research by hand. http://www.perfectsky.net/blog/?p=494&cpage=1

I am relieved to find the same conclusion. :-)

lightvector commented 3 years ago

Very cool, thanks for sharing. :)