Michael Williams wrote:
> I'm just curious -- for the all-vs-all tournament, do all players play
> the same number of games or do stronger players play more?  One way to
> do that (and allow it to be an arbitrary-length / open-ended
> tournament) would be to apply UCT to select the two players for the
> next game.  Just a thought.  Maybe there are better ways.

In the all-play-all tournament, all players play the same number of games.

I think the natural next step would be to add AccelRat or something like the
system used on CGOS, so as to have more games between players of similar
strength.

The existing Monte Carlo tuner uses UCT to select a strong player for each
game, but it uses a fixed opponent.

-M-

_______________________________________________
Computer-go mailing list
[email protected]
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to