Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: The computer that mastered Go Date: Sun, 31 Jan 2016 07:46:20 -0500 Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de gVjWhf7qxIHKx7xTU0qSewrCpymjDx06NXTYT7nhV+9g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.044 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'before.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.11; 'acquired': 0.15; '2016': 0.16; 'founders': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'wrote:': 0.16; 'am,': 0.23; 'seems': 0.23; 'wrote': 0.23; 'written': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'fri,': 0.27; 'least': 0.27; 'idea': 0.28; 'about.': 0.29; 'subject:that': 0.29; 'ago': 0.29; 'google,': 0.32; 'reported': 0.32; '(for': 0.34; 'gives': 0.35; 'c++': 0.35; 'park': 0.35; 'instead': 0.36; 'received:71': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'itself': 0.38; 'google': 0.39; 'to:addr:python.org': 0.40; 'company': 0.60; 'field': 0.60; 'subject:The': 0.61; 'developed': 0.66; 'url:v': 0.72; 'url:youtube': 0.73; 'url:watch': 0.78; 'bernardo': 0.84; 'disappointed': 0.84; 'games.': 0.84; 'feelings': 0.91; 'game,': 0.91; 'received:fios.verizon.net': 0.91; 'baby': 0.95 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-71-185-227-36.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102353 On 1/30/2016 8:53 AM, Bernardo Sulzbach wrote: > On Fri, Jan 29, 2016 at 6:53 PM, Ian Kelly wrote: >> >> Given the game, and the fact that it's Google, I would be very >> disappointed if it's not written in Go. >> > > Then be disappointed. The AI field seems to have strong feelings for > Lua. However using Go instead of C++ would have promoted their baby a > little. Google acquired DeepMind 2 years ago (for a reported $400 million). DeepMind began as an independent company at least 2 years before. One of the founders wrote Theme Park in the 1990s with an innovative park visitor AI. DeepMind itself first developed a generalized game AI to play Atari 2600 games. https://www.youtube.com/watch?v=rbsqaJwpu6A gives a better idea of what they are about. -- Terry Jan Reedy