It's wonderful...

For discussing go computing, software announcements, etc.
Post Reply
User avatar
huhu
Beginner
Posts: 7
Joined: Wed Aug 27, 2014 4:41 am
Rank: 7k
GD Posts: 0
Has thanked: 2 times
Been thanked: 1 time

It's wonderful...

Post by huhu »

Computers are wonderful opponents!

...If I need to take a nap or fix a snack, they are always so patient ;-)
Mike Novack
Lives in sente
Posts: 1045
Joined: Mon Aug 09, 2010 9:36 am
GD Posts: 0
Been thanked: 182 times

Re: It's wonderful...

Post by Mike Novack »

But only if you understand their limitations.

1) Programs using an AI evaluator instead of an MCTS evaluator should never be used for even games. You shpould set the program playing level much stronger than you are and then take the appropriate (not quite enough) handicap. Otherwise you are likely to learn bad habits.

2) This is less of a problem with levels using a MCTS algorithm but you should at least note that the program is likely to play a "loose" style. Won't help you learn to play against those humans whose style is "tight" (territorial).
Post Reply