[Computer-go] Fwd: News on Tromp-Cook ?
Aja
ajahuang at gmail.com
Sat Jan 1 09:29:28 PST 2011
Hi Fuming,
C*RAVE+(1-C)*UCT
C is computed dynamically in search, but not set to a fixed value. Maybe you mean UCT_C,
UCT=UCT_mean+UCT_C*exploration_term
What Petr and Olivier do, I think, is set UCT_C to 0, to disable the exploration_term, not the weight of RAVE.
Aja
----- Original Message -----
From: Fuming Wang
To: Aja ; computer-go at dvandva.org
Sent: Sunday, January 02, 2011 1:00 AM
Subject: Re: [Computer-go] Fwd: News on Tromp-Cook ?
Hi Aja,
On Sun, Jan 2, 2011 at 12:16 AM, Aja <ajahuang at gmail.com> wrote:
Hi Fuming,
Â
Most of the current strong programs are using UCT combined with RAVE (a kind of AMAF). The formula is like this (there are many variants),
Â
C*RAVE+(1-C)*UCT
This has been my understanding. However, I am surprized to find out that people have been setting C close to one, according to Petr and Oliver's postings, which is essentially AMAF. MF apparently is doing something different.
Fuming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://computer-go.org/pipermail/computer-go/attachments/20110102/625950e1/attachment.html>
More information about the Computer-go
mailing list