On Tue, Jan 30, 2018, at 04:05, Parke wrote: > The movie includes several scenes with computer screens that are > displaying source code. All the source code appeared to be Lua code > (or perhaps LuaJIT code). That's accurate, because AlphaGo was indeed written in LuaJIT (Torch). Sadly they moved to TensorFlow in 2016 [1], and so it is not the case of AlphaGo Zero. [1] https://venturebeat.com/2016/04/29/deepmind-ai-group-moves-from-torch-framework-to-googles-own-tensorflow/ -- Pierre Chapuis