[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: extracting date to beat 9d from chess and draughts scene
>i agree. for one thing, the stones don't move. but you would think that
>this should give you an advantage. i am not an ai expert, but it seems like
It gives the human an advantage; humans get confused easily when things
keep moving around. So go is easier than chess for humans. Maybe current
chess programs and current go programs are equally strong but we just don't
realize it ;-).
>unless the stones get captured, whatever information about them the program
>can figure out just accumulates. seems like you could get fairly smart
>about this?
Yes. But it's difficult.
At the stone level, nothing changes, except the last stone played (and
captures).
At the chain liberty level, all the chains adjacent to the last stone
played change, but the rest of the board is unaffected.
At the tactical reading level, a few groups nearby might change, or they
might not. The tactical status of a group on the other side of the board
might change if the move is a ladder breaker.
At the group strength level, it gets more complex.
Darren