gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] looing for GNU GO testing tools to record win/loss


From: Paul Pogonyshev
Subject: Re: [gnugo-devel] looing for GNU GO testing tools to record win/loss
Date: Sun, 25 Apr 2004 23:49:43 +0300
User-agent: KMail/1.6.51

Harry Wang wrote:
> I am looking for testing tools for GNU GO to record win/loss .
> I remember seeing some nice automated GNU GO test result on goolge
> **cache**. It was a nicely done histogram with mean, standard deviation of
> a few hundred(thousands?) games played by different versions of GNU GO.
> Darn, I cannot find it again.
> 
> I am able to use twogtp to play GNU GO 3.5.5 vs. GNU GO 3.4, but sure
> would be nice to use a test tool to automatically generate a histogram so
> I don't have to reinvent the wheel.
> 
> Any ideas on a good GNU GO testing tool that can generate meaningful
> graph?

Attached are two quick hacks I use.  They are ugly, but provide some 
information.

Run like this:

        cat sgfbase*.sgf | ./graph.py

        ./score sgfbase

Paul

Attachment: graph.py
Description: application/python

Attachment: score
Description: application/shellscript


reply via email to

[Prev in Thread] Current Thread [Next in Thread]