(no title)
bobfromhuddle | 10 years ago
If you're not already a go player, and want to get started, come sign up on online-go.com and ping me, I'm pathogenix.
bobfromhuddle | 10 years ago
If you're not already a go player, and want to get started, come sign up on online-go.com and ping me, I'm pathogenix.
eli_gottlieb|10 years ago
The whole point of a heuristic is that it's a simple rule that works reasonably well, one might even say admissibly as they do in undergrad AI classes, for dealing with an unsolvably complex problem.
Saying "humans use complex heuristics" amounts to just saying, "Humans use some algorithm I don't know."
>the feeling that a particular group of stones just isn't quite safe yet, the feeling that there is weakness in a structure on the other side of the board that can be exploited, the feeling that this corner is too hot right now, so you should definitely extend instead of the hane.
This mostly just sounds like probabilistic, bounded-rational prediction and evaluation of positions, which is what we currently think human cognition is anyway, but hey.
white-flame|10 years ago
Retric|10 years ago
The idea being people with better heuristics end up as better players adding. So, more people effectivly adds more training time backing up the best models.
PS: This also means each player is using a different algorithm while playing.
tel|10 years ago
Which maybe takes some fun out of it, but this does seem to be an area where humans consistently out-perform AI: when local optimizations have to be balanced across many medium to medium-large optimization criteria as well. Similar things happen in language, at least metaphorically.