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

werner-duvaud/muzero-general

MuZero observed · 2026-08-28

github.com/werner-duvaud/muzero-general · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2442
  • days_rel: n/a
  • days_push: 729
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2861 stars · 671 forks observed · 2026-08-28

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

A commented and documented PyTorch implementation of DeepMind's MuZero reinforcement learning algorithm, designed to be easily adapted to any game or Gym environment by adding a game file with hyperparameters. It is primarily intended for educational purposes and supports single and two-player games, multi-GPU training, and TensorBoard monitoring.

Use cases

  • train a MuZero agent on chess or Go
  • apply model-based reinforcement learning to a custom Gym environment
  • learn how MuZero works from a documented implementation
  • run self-play training on Atari games
  • experiment with Monte Carlo tree search and learned environment models
  • add a new game to a reinforcement learning framework

When to choose

  • you want a readable, educational MuZero implementation to study or extend
  • you need to adapt a state-of-the-art RL algorithm to a new game or Gym environment
  • you want multi-GPU or Ray-cluster support for self-play training
  • you prefer PyTorch and TensorBoard monitoring

When to avoid

  • you need a production-grade, highly optimized RL library for large-scale training
  • you want a simple plug-and-play solution without writing a game configuration file
  • you need algorithms other than MuZero/AlphaZero-style model-based RL

Facets

library · maturity active

reinforcement-learning machine-learning deep-learning simulation reinforcement-learning machine-learning deep-learning python windows muzero alphazero mcts monte-carlo-tree-search model-based-rl pytorch gym self-play educational game-development linux macos gpu

2 sources

Member repositories

RepositoryRoleHealth v2
werner-duvaud/muzero-generalmain32

For agents

markdown · JSON · MCP: product_card(name="werner-duvaud/muzero-general")

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