admin Site Admin
Joined: 05 Mar 2005 Posts: 689
|
Posted: Thu Oct 27, 2011 5:34 am Post subject: New robot |
|
|
I've substituted a new robot for "BestBot", which is based on a UCT search instead of a traditional alpha-beta search. The interesting things about this search method is that it has no bias toward a particular playing style, and it takes about the same time to make a move, regardless of the position.
"New Bestbot" is tuned to take about 20 seconds per move. It seems to perform really well in the opening phases, but is maybe a little weaker in the endgame; but in any case it's faster and smarter than the old bestbot. |
|