Does thinking twice as long make a Go AI twice as good? I measured it
This story is from 2026-09-12. It is preserved in the archive; the latest stories are on the live feed.
Syndicated from the original on lkforge.com . The live engine is at lkforge.com/games/go ; the full harness is in this gist . My browser Go engine uses Monte Carlo Tree Search : to pick a move it plays out thousands of fast random games and keeps the move that wins most. The obvious knob is how man…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-12 22:35 · DEV Community — AI
Does thinking twice as long make a Go AI twice as good? I measured it