[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
-
Updated
May 2, 2026 - Python
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
[IEEE ToG] MiniZero: An AlphaZero and MuZero Training Framework
High-throughput, sub-millisecond Reinforcement Learning engine. Built in Rust and CUDA with a Python/LangGraph orchestration layer. Implements Gumbel MuZero MCTS and lock-free concurrency, entirely bypassing the Python GIL to achieve massive evaluation scale without GPU thread divergence.
Add a description, image, and links to the gumbel-muzero topic page so that developers can more easily learn about it.
To associate your repository with the gumbel-muzero topic, visit your repo's landing page and select "manage topics."