Re: [Computer-go] Operators for Frisbee Go Simulation

2016-04-07 Thread Gonçalo Mendes Ferreira
Hello Ingo, if possible I'd like an operator for my program. I'd help him/her remotely before Leiden. I'm also letting everyone know my program now has the minimum effort for frisbee Go (https://bitbucket.org/gonmf/matilda/). I'm looking for other programs that I can test it with. I lack both a sp

Re: [Computer-go] Congratulations to Zen!

2016-04-07 Thread Nick Wedd
Hi David, Thank you for telling me about this. I have added a link to the article. Best, Nick On 4 April 2016 at 16:53, David Ongaro wrote: > Sorry for being late to the "game" (but you never specified a deadline > till when you accept corrections). From: > http://www.weddslist.com/kgs/past/

Re: [Computer-go] Congratulations to Zen!

2016-04-07 Thread David Ongaro
Thanks, but what do you mean by that cheesy comment "Human players can find this hard to understand"? If you want to make a meaningful comment you could say that Fuego didn't understand the situation by playing h8 instead of g9. > On 07 Apr 2016, at 11:31, Nick Wedd wrote: > > Hi David, > >

Re: [Computer-go] Congratulations to Zen!

2016-04-07 Thread Nick Wedd
Ok, I have deleted the cheesy comment. (What I meant was that some of the people posting to the list that you gave a link to have failed to understand it.) On 7 April 2016 at 20:15, David Ongaro wrote: > Thanks, but what do you mean by that cheesy comment "Human players can > find this hard to

Re: [Computer-go] Congratulations to Zen!

2016-04-07 Thread David Ongaro
Hi Nick > On 07 Apr 2016, at 12:47, Nick Wedd wrote: > > (What I meant was that some of the people posting to the list that you gave a > link to have failed to understand it.) Yes that's why I gave you a direct link to my comment. But the confusion is probably my fault, because I failed to me

Re: [Computer-go] Operators for Frisbee Go Simulation

2016-04-07 Thread David Fotland
How do you want to set up the tournament? If you have some process outside the go program change the move, then it takes some work to get the result back in. Otherwise you have to trust the go program to move the stone position properly, but there could be bugs, so it's hard to verify. David