Thank you. I've been waiting for your release that you said you would do a
while back. Hopefully I can get some time to look at it next week.
Jason House wrote:
On Jan 1, 2008 9:27 PM, Jason House <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
I've started an open source implementation for computing the strength of
move features. It's not done yet, but will eventually be posted to
http://housebot.svn.sourceforge.net/viewvc/housebot/trunk/elo/
I posted this a few days ago. Comments/criticism is welcome.
sample.txt contains an example of the expected input format.
There is one critical feature that I must still add - batch updates to
independent features instead of all features. The code works for the
sample but might not work for more complex data sets.
The implementation loads everything to memory and I'm assuming/hoping
that if swapping occurs, it won't make the program any slower than
rereading the input file with each iteration.
My next step is to get my bot to generate a real input file, and feed
the elo output back into the program.
------------------------------------------------------------------------
_______________________________________________
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/