[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [computer-go] Minimax with random evaluations



Don wrote:
> From the code you included, I see you don't do this.   But isn't the game
> technically over after 2 passes in most rulesets?

Or 3 passes or by agreement. I consider either way reasonable for this
experiment and I doubt it makes much difference.

> I'm doing the same test with alpha/beta right now.  I'm using a 5x5 board
> so I can get lots of results quickly.   I'm running with and without the
> 2 pass rule.

Any results yet? My code did have a bug. Although it might have been
insignificant I have discarded the old results and started over with
an alpha/beta implementation.

/Gunnar
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/