[computer-go] UCB1-Tuned distribution

2008-07-24 Thread John Stogin
It seems that the UCB1-Tuned algorithm uses variance from a normal distribution, however we believe it would be more optimal to use variance from a beta distribution. Has any work been done in this area? Are people still using UCB1-Tuned to guide their explorations of moves? Thanks, John

Re: [computer-go] UCB1-Tuned distribution

2008-07-24 Thread Jason House
On Jul 24, 2008, at 1:45 PM, John Stogin [EMAIL PROTECTED] wrote: It seems that the UCB1-Tuned algorithm uses variance from a normal distribution, however we believe it would be more optimal to use variance from a beta distribution. Has any work been done in this area? Are people still

RE: [computer-go] UCB1-Tuned distribution

2008-07-24 Thread David Fotland
I never used it. I wrote my code after Mogo said they had abandoned it, so I never even tried it. David -Original Message- From: [EMAIL PROTECTED] [mailto:computer-go- [EMAIL PROTECTED] On Behalf Of John Stogin Sent: Thursday, July 24, 2008 10:45 AM To: computer-go@computer-go.org