Christian_Szegedy comments on Rationality Lessons in the Game of Go - Less Wrong

40 Post author: GreenRoot 21 August 2010 02:33PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (145)

You are viewing a single comment's thread. Show more comments above.

Comment author: Christian_Szegedy 25 August 2010 12:04:48AM 2 points [-]

Did you try GNU Go? That should be hard enough for most beginners.

The problem with GNUgo is that it teaches a style that would not be effective in beating humans. Generally, you have to build up moderately difficult situations, where you have a deep sequence of forcing moves. These kind of deep but simple to prune trees are very easily read by humans, but GNUgo sucks at them, especially if they are on the interaction boundary of bigger fights.

Still it can be valuable learning tool, but one will learn a different skill set to playing with humans.