Dear Chrilly, http://trac.gnugo.org/gnugo/attachment/ticket/150/MonteGNU.diff is the diff file from GNU Go, I guess. You can download original diff file from the bottom of the page. -gg
chrilly: <[EMAIL PROTECTED]>: >> Chrilly wrote: >>> I have no finished a plain vanilla 9x9 Suzie-UCT Version. The UCT-tree >>> is stored in a Hashtable. I am interested who else uses this approach. >> >> MonteGNU does. >> >I have searched for MonteGNU on the net and on the GNUGo website, but have >nothing found. Is it under development, is it not open source or was I just >to stupid to search on the right place? > >I have tried now to use the Suzie-AB Eval instead of the MC-Rollouts. Like >for the Rollouts just the information: win = (Eval()>0); >The UCT search is identical. >In the opening and middle game this approach looks interesting, in the >endgame the rollouts are clearly better. One could think of a sort of voting >system, although its probably more efficient just to double the rollouts. >The AB-Evaluation version plays more aggressivly, but thats a double-edged. >Once the Rollout-Version is ahead, it plays home the victory with very solid >moves. >One could also compare the Alpha-Beta version with the UCT-version with the >AB-Eval. > >Chrilly > >_______________________________________________ >computer-go mailing list >[email protected] >http://www.computer-go.org/mailman/listinfo/computer-go/ -- [EMAIL PROTECTED] (Kato) _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
