From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYpoK-0002ov-NR for guix-patches@gnu.org; Thu, 06 Jun 2019 06:39:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYpnT-0006I1-1e for guix-patches@gnu.org; Thu, 06 Jun 2019 06:39:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYpnR-0006Aq-Rw for guix-patches@gnu.org; Thu, 06 Jun 2019 06:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYpnR-0002RH-Lg for guix-patches@gnu.org; Thu, 06 Jun 2019 06:39:01 -0400 Subject: [bug#36071] [PATCH] gnu: Add leela-zero. Resent-Message-ID: MIME-Version: 1.0 References: <20190603130611.32142-1-glv@posteo.net> <87v9xkyrzz.fsf@gnu.org> <20190605192625.3c567ce7@yamatai> <87tvd3wyhx.fsf@gnu.org> In-Reply-To: <87tvd3wyhx.fsf@gnu.org> From: zimoun Date: Thu, 6 Jun 2019 12:38:14 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Guillaume LE VAILLANT , 36071@debbugs.gnu.org Hi, Thank you for the package. On Wed, 5 Jun 2019 at 23:03, Ludovic Court=C3=A8s wrote: > > Ludovic Court=C3=A8s a =C3=A9crit : > > > >> Does the game run at all if we don=E2=80=99t download additional netwo= rk > >> weight data? > >> > >> There=E2=80=99s a debate as to whether trained neural network paramete= rs can > >> be considered =E2=80=9Csource=E2=80=9D: . > > [...] > My point is about whether these trained neural network data are > something that we could distribute per the FSDG. [...] > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D903634 In addition, the thread on debian-devel exposes arguments (summarized by LW= N). See there: https://lists.debian.org/debian-devel/2018/07/msg00153.html > Perhaps we could do the same, but I=E2=80=99d like to hear what others th= ink. I need myself to digest the issue. Hum? FSF has never risen the issue---or I am not aware of. Aside the practical discussion about this package---thank you for the work!---, there is a real concern about Reproducibility and Freedom with the weights of statistical models. However, this is perhaps not so far from free client / proprietary database situation. Well, it should be better to discuss this concern on guix-devel---risking bikeshedding. :-) At least to collect contradictory arguments. All the best, simon