Ross ROSS = Recommend OSS · open-source software intelligence for agents

leela-zero/leela-zero

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper. observed · 2026-08-28

github.com/leela-zero/leela-zero · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3235
  • days_rel: n/a
  • days_push: 853
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5586 stars · 1012 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Leela Zero is an open-source Go engine that reimplements AlphaGo Zero, combining Monte Carlo Tree Search with a deep residual convolutional neural network and requiring no human-provided game knowledge. It relies on externally supplied network weights and supports a distributed community effort to train them.

Use cases

  • play Go against a strong AI engine
  • reproduce the AlphaGo Zero paper
  • contribute GPU compute to a distributed Go training effort
  • study reinforcement learning and MCTS in board games
  • run a self-taught Go program without human game records

When to choose

  • you want an open-source AlphaGo Zero-style Go engine
  • you have a modern GPU and want to play or help train the network
  • you want to study MCTS plus deep neural network game play

When to avoid

  • you need a strong engine out of the box without obtaining network weights
  • you lack a GPU and need high performance
  • you want a Go engine trained on human professional games

Facets

application · maturity maintenance

machine-learning deep-learning gpu-computing simulation artificial-intelligence deep-learning reinforcement-learning windows cpp go-engine alphago-zero mcts reinforcement-learning neural-network board-games distributed-computing game-development linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
leela-zero/leela-zeromain23

For agents

markdown · JSON · MCP: product_card(name="leela-zero/leela-zero")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem