Re: [Computer-go] evaluating number of wins versus looses

2015-03-31 Thread Peter McKenzie
On Mon, Mar 30, 2015 at 7:09 AM, Petr Baudis wrote: > On Mon, Mar 30, 2015 at 09:11:52AM -0400, Jason House wrote: > > The complex formula at the end is for a lower confidence bound of a > > Bernoulli distribution with independent trials (AKA biased coin flip) and > > no prior knowledge. At a lea

[computer-go] CGOS: Running a Java engine from Windows

2007-10-12 Thread Peter McKenzie
I just went through the process of getting my engine (Gonzo) up and running on CGOS. I thought I'd share the experience as it wasn't exactly plain sailing and others who may encounter similar problems in the future may benefit. My engine is written in Java and I run it from a Windows box. When I