Re: [computer-go] OSS or Free Engines

2007-06-12 Thread Jacques Basaldúa

Hola, Eduardo

Eduardo Sabbatella wrote:

 Take a look at:
 http://sourceforge.net/projects/javago

I get a This project has not yet created any file
release packages. message at the mentioned URL.

In one of your recent posts you mentioned data mining
and that is what I am interested to see how and what
you had implemented.

Will that be part of your package? Will it be documented?

I also have many ideas from statistical analysis that I want
to test. In fact I am reformulating all my ideas that worked
well on selected endgame problems but could not handle
real games to statistical form. I have finally convinced myself
that in go when you have a certitude about whatever it is
always too late ;-) (Exaggerating, of course.)


Jacques.


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


Re: [computer-go] OSS or Free Engines

2007-06-12 Thread Eduardo Sabbatella
Hello Jacques,

Actually, you can browse the project through the
subversion repository using a web browser:

 * http://javago.svn.sourceforge.net/viewvc/javago/

Also, you can checkout a copy of the current source.

 $ svn co
https://javago.svn.sourceforge.net/svnroot/javago/trunk


I haven't upload all the code yet. Data mining stuff
is not yet in the repository yet.

As soon as I upload everything (in a fancy and elegant
way). I will create a distribution file and I will
announce it here.

Give me a few more weeks, I will keep you informed.

Many thanks,
Eduardo

--- Jacques Basaldúa [EMAIL PROTECTED] escribió:

 Hola, Eduardo
 
 Eduardo Sabbatella wrote:
 
   Take a look at:
   http://sourceforge.net/projects/javago
 
 I get a This project has not yet created any file
 release packages. message at the mentioned URL.
 
 In one of your recent posts you mentioned data
 mining
 and that is what I am interested to see how and what
 you had implemented.
 
 Will that be part of your package? Will it be
 documented?
 
 I also have many ideas from statistical analysis
 that I want
 to test. In fact I am reformulating all my ideas
 that worked
 well on selected endgame problems but could not
 handle
 real games to statistical form. I have finally
 convinced myself
 that in go when you have a certitude about whatever
 it is
 always too late ;-) (Exaggerating, of course.)
 
 
 Jacques.
 
 
 ___
 computer-go mailing list
 computer-go@computer-go.org

http://www.computer-go.org/mailman/listinfo/computer-go/
 



  __ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 

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


Re: [computer-go] OSS or Free Engines

2007-06-09 Thread Jason House

Joshua Shriver wrote:
Anyone have a list and URL's for all of the open source and/or free 
engines?


-Josh


I'm not too sure about open source or not for most bots, but here are 
some places to look:

   http://www.weddslist.com/kgs/names.html
   http://senseis.xmp.net/?KGSBots

Here are the open source projects that I know of:

Written in D http://www.digitalmars.com/d/comparison.html:
HouseBot: http://housebot.sourceforge.net

Written in C:
GNU Go: http://www.gnu.org/software/gnugo/gnugo.html
 (There's lots of GNU Go variants too)
Slug Go: http://sluggo.dforge.cse.ucsc.edu/

Written in C++:
EGO Library: http://www.mimuw.edu.pl/~lew/

Written in Python:
PyBot: http://sourceforge.net/projects/pybot/

Written in C#:
Sharp Go Bot: http://www.codeplex.com/SharpGoBot


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


Re: [computer-go] OSS or Free Engines

2007-06-09 Thread Rémi Coulom

Joshua Shriver wrote:
Anyone have a list and URL's for all of the open source and/or free 
engines?


http://en.wikipedia.org/wiki/List_of_free_Go_programs

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