LeelaChessZero/lc0
Open source neural network chess engine with GPU acceleration and broad hardware support. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 80
- Release rhythm 26
- 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: 199.0
- age_days: 3017
- days_rel: 283
- days_push: 120
- n_releases_24m: 3
Adoption not part of the score
3193 stars · 604 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lc0 is an open-source, UCI-compliant chess engine that plays chess using neural networks trained via AlphaZero-style self-play reinforcement learning. It supports GPU acceleration through CUDA, cuDNN, onnxruntime, Apple Metal, and experimental SYCL backends, plus CPU via OpenBLAS or DNNL.
Use cases
- play chess against a neural network engine
- run a strong UCI chess engine in a chess GUI
- analyze chess positions with deep positional insight
- generate self-play games for neural network training
- benchmark GPU inference for board game AI
- study AlphaZero-style reinforcement learning in practice
When to choose
- you want a strong, human-bias-free neural network chess opponent or analysis engine
- you have a GPU (NVIDIA, AMD, Intel, or Apple) and want accelerated engine play
- you want to contribute to or study open AlphaZero-style self-play training
- you need a UCI engine compatible with standard chess GUIs
When to avoid
- you need a lightweight CPU-only engine with minimal dependencies
- you want a traditional hand-crafted evaluation engine like Stockfish's classical approach
- you need a general-purpose game AI framework rather than a chess-specific engine
- you cannot install GPU toolchains like CUDA or onnxruntime and need top-level strength
Facets
application · maturity active
machine-learning deep-learning reinforcement-learning gpu-computing game machine-learning deep-learning reinforcement-learning gpu-computing windows cpp cli chess-engine uci alphazero neural-network self-play mcts chess-ai onnxruntime metal game-development linux macos cuda gpu
3 sources
- readme: https://github.com/LeelaChessZero/lc0 · fetched 2026-08-28 · 593c058c8c01
- homepage: https://lczero.org/ · fetched 2026-08-29 · 0b14eeb371f3
- site_page: https://lczero.org/play/quickstart · fetched 2026-08-29 · 853ad0f08f14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LeelaChessZero/lc0 | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="LeelaChessZero/lc0")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem