muzero-general and muzero-cpp
The C++ implementation, being smaller and having far fewer stars, is an ecosystem sibling that likely emerged from the original MuZero project, possibly as a performance-focused or a learning-focused re-implementation.
About muzero-general
werner-duvaud/muzero-general
MuZero
Implements the DeepMind MuZero algorithm using PyTorch with residual and fully-connected networks, enabling model-based RL without environment dynamics knowledge. Supports distributed training across multiple GPUs and Ray clusters with asynchronous self-play, plus real-time TensorBoard monitoring. Designed for quick adaptation to new environments—board games, Atari, and OpenAI Gym—by simply defining game classes and hyperparameters.
About muzero-cpp
tuero/muzero-cpp
A C++ pytorch implementation of MuZero
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work