Hacker News new | ask | show | jobs
by ben_w 1071 days ago
The branching factor of Go prevents brute force calculation of the best possible moves. It isn't even obvious how to write a function that evaluates how strong any given board position is. The AI had to learn functions to do that.