Language

Package: leela-zero @ 0.17

Synopsis

Program playing the game of Go

Description

Leela-zero is a Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper. The current best network weights file for the engine can be downloaded from https://zero.sjeng.org/best-network.

Home page
https://github.com/leela-zero/leela-zero
Location
gnu/packages/games.scm (line: 10050, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?