Re: [Computer-go] DarkForest is open-source now.

2016-06-11 Thread Urban Hafner
Brilliant! Another engine to have a look at and/or copy from. Such a great learning opportunity! Oh and some day my engine will have NN support as well. Maybe I'll be able to beat GnuGo then. ;) > Am 10.06.2016 um 20:31 schrieb Yuandong Tian : > > Hi all, > >

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Ingo Althöfer
Hello, thanks to Yuangdong for the publication which will definitely help our scene to make progress. Von: "Petr Baudis" > My personal opinion is that it's fine: > ... > > Let's not let this discussion overshadow the fact that we have the new > strongest open source bot!

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Petr Baudis
My personal opinion is that it's fine: https://github.com/facebookresearch/darkforestGo/issues/1 https://twitter.com/xpasky/status/741381620322738176 To me, this usage is very different to e.g. someone taking Pachi as a whole and integrating it in a non-GPL product, or even

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Igor Polyakov
Can I run the CNN on my ATI card somehow? On 2016-06-10 10:31, Yuandong Tian wrote: Hi all, DarkForest Go engine is now public on the Github (pre-trained CNN models are also public). Hopefully it will help the community. https://github.com/facebookresearch/darkforestGo Thanks! Best,

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Marc Landgraf
This GPL discussion just shows why we hardly ever get such amazing insight... Which is pretty sad. :/ I hope it neither discourages the FAIR team nor others from still publishing their stuff in the future. 2016-06-11 0:05 GMT+02:00 uurtamo : > GPL is rough > > On Jun 10, 2016

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread uurtamo
GPL is rough On Jun 10, 2016 2:02 PM, "Xavier Combelle" wrote: > for me it's clearly GPL violation > > 2016-06-10 22:17 GMT+02:00 Darren Cook : > >> >> At 5d KGS, is this the world's strongest MIT/BSD licensed program? ... >> >> actually, is there any

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Aja Huang
Well done, Yuangdong. :) Aja 2016-06-10 18:31 GMT+01:00 Yuandong Tian : > Hi all, > > DarkForest Go engine is now public on the Github (pre-trained CNN models > are also public). Hopefully it will help the community. > > https://github.com/facebookresearch/darkforestGo

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Xavier Combelle
for me it's clearly GPL violation 2016-06-10 22:17 GMT+02:00 Darren Cook : > >> At 5d KGS, is this the world's strongest MIT/BSD licensed program? ... > >> actually, is there any other MIT/BSD go program out there? (I thought > >> Pachi was, but it is GPLv2) > > > > Huh, that's

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Darren Cook
>> At 5d KGS, is this the world's strongest MIT/BSD licensed program? ... >> actually, is there any other MIT/BSD go program out there? (I thought >> Pachi was, but it is GPLv2) > > Huh, that's interesting, because Darkforest seems to have copy-pasted > the pachi playout policy: > >

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Dave Dyer
At 11:31 AM 6/10/2016, uurtamo wrote: >Compiler no workie? ;) Lazy. Lots of junk to install and get working. ___ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread uurtamo
Compiler no workie? ;) s. On Jun 10, 2016 11:15 AM, "Dave Dyer" wrote: > > Now if someone would post a binary that would just run on suitable > hardware. > > ___ > Computer-go mailing list > Computer-go@computer-go.org >

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Dave Dyer
Now if someone would post a binary that would just run on suitable hardware. ___ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Dave Dyer
Now if someone would post a binary that would just run on suitable hardware. ___ Computer-go mailing list Computer-go@computer-go.org http://computer-go.org/mailman/listinfo/computer-go

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Gian-Carlo Pascutto
On 10/06/2016 19:57, Darren Cook wrote: > At 5d KGS, is this the world's strongest MIT/BSD licensed program? ... > actually, is there any other MIT/BSD go program out there? (I thought > Pachi was, but it is GPLv2) Huh, that's interesting, because Darkforest seems to have copy-pasted the pachi

Re: [Computer-go] DarkForest is open-source now.

2016-06-10 Thread Darren Cook
> DarkForest Go engine is now public on the Github (pre-trained CNN models are > also public). Hopefully it will help the community. > > https://github.com/facebookresearch/darkforestGo Ooh, BSD license (i.e. very liberal, no GPL virus). Well done! :-) At 5d KGS, is this the world's strongest