Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread elife
For particular game, you can access it from url like
http://cgos.boardspace.net/9x9/SGF/2009/05/05/752908.sgf

On Tue, May 5, 2009 at 8:42 PM, Łukasz Lew lukasz@gmail.com wrote:
 But not as old as January archive, but for example from yesterday.
 Can I get games of a cgos login?

 Lukasz
 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread Łukasz Lew
2009/5/5 elife elife2...@gmail.com:
 For particular game, you can access it from url like
 http://cgos.boardspace.net/9x9/SGF/2009/05/05/752908.sgf

But how can I know what is the id of the game of a particular pair of engines?



 On Tue, May 5, 2009 at 8:42 PM, Łukasz Lew lukasz@gmail.com wrote:
 But not as old as January archive, but for example from yesterday.
 Can I get games of a cgos login?

 Lukasz
 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread Jason House
There's no great way to do this. I guess one could sequentially  
download files and examine them for the player to play.


I've always wanted to be able to click on a crosstable entry and get a  
more detailed summary of performance along with links to the last  
10(?)  games between the pair. I've been too lazy to add the  
functionality myself.


Sent from my iPhone

On May 5, 2009, at 8:42 AM, Łukasz Lew lukasz@gmail.com wrote:


But not as old as January archive, but for example from yesterday.
Can I get games of a cgos login?

Lukasz
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread Łukasz Lew
On Tue, May 5, 2009 at 14:56, Jason House jason.james.ho...@gmail.com wrote:
 There's no great way to do this. I guess one could sequentially download
 files and examine them for the player to play.

 I've always wanted to be able to click on a crosstable entry and get a more
 detailed summary of performance along with links to the last 10(?)  games
 between the pair. I've been too lazy to add the functionality myself.

Indeed.
The easiest thing for Don (that would be already useful) would be to
give access to links like this one:

http://cgos.boardspace.net/9x9/SGF/2009/05/05/




 Sent from my iPhone

 On May 5, 2009, at 8:42 AM, Łukasz Lew lukasz@gmail.com wrote:

 But not as old as January archive, but for example from yesterday.
 Can I get games of a cgos login?

 Lukasz
 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread Don Dailey
I'm seriously considering to overhaul the archive system with CGI scripts to
make it easy to grab anything by date range and player name.

But it's not there now.

- Don


On Tue, May 5, 2009 at 8:42 AM, Łukasz Lew lukasz@gmail.com wrote:

 But not as old as January archive, but for example from yesterday.
 Can I get games of a cgos login?

 Lukasz
 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Re: [computer-go] CGOS: How to access old sgf games?

2009-05-05 Thread Łukasz Lew
IT does not have to be complicated/perfect.
Static links might be enough.
Just automate compressing games of each pair of engines separately and
provide links to that.
(or better: link to a readable directory where the archives reside)

If you want to work on anything more complicated, I would vote for
better support of program versioning. :)

Lukasz

2009/5/5 Don Dailey dailey@gmail.com:
 I'm seriously considering to overhaul the archive system with CGI scripts to
 make it easy to grab anything by date range and player name.

 But it's not there now.

 - Don


 On Tue, May 5, 2009 at 8:42 AM, Łukasz Lew lukasz@gmail.com wrote:

 But not as old as January archive, but for example from yesterday.
 Can I get games of a cgos login?

 Lukasz
 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/


 ___
 computer-go mailing list
 computer-go@computer-go.org
 http://www.computer-go.org/mailman/listinfo/computer-go/

___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] Fuego technical report

2009-05-05 Thread Matthew Woodcraft
Martin Mueller wrote:
 Our technical report describing the Fuego framework is now available on
 http://www.cs.ualberta.ca/research/techreports/2009/TR09-08.php

 I will probably make at least one more revision, so all feedback and
 suggestions are welcome.

On page 2, the report says

| The reference MCTS implementation by Dailey [6] provides a very useful
| starting point, but is far from a competitive system.

But reference [6] is to a description of a non-tree-search program.

-M-
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] Older archives?

2009-05-05 Thread Darren Cook
 Here's a link to the archives of the computer go mailing list from
 1993 - 2003 all in one file: (available in zip, 7-zip and
 uncompressed)
 
 http://www.mediafire.com/?sharekey=5e8b5601844d16558d78a0e5552916099b61fa34587d11e9c95965eaa7bc68bc

Thanks for the links Ben, and Peter. I managed to extract the emails I
was looking for :-).

Darren


 The archives for this list are here: 
 http://computer-go.org/pipermail/computer-go/
 
 But they only go back to August 2003...

-- 
Darren Cook, Software Researcher/Developer
http://dcook.org/mlsn/ (English-Japanese-German-Chinese-Arabic
open source dictionary/semantic network)
http://dcook.org/work/ (About me and my work)
http://dcook.org/blogs.html (My blogs and articles)
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/


Re: [computer-go] Fuego technical report

2009-05-05 Thread Michael Williams
Very nice.  I do have one suggestion for Fuego.  Make use of the ability to filter certain root moves out of the UCT tree to remove symmetrically equivalent 
moves.  Or if it is not cost-prohibitive, throughout the tree.



Martin Mueller wrote:

Our technical report describing the Fuego framework is now available on
http://www.cs.ualberta.ca/research/techreports/2009/TR09-08.php

I will probably make at least one more revision, so all feedback and 
suggestions are welcome.


Thank you

Martin


___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/