agi-brain/xuance
XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library observed · 2026-09-03
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 93
- Longevity 85
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: 25
- age_days: 1200
- days_rel: 46
- days_push: 0
- n_releases_24m: 16
Adoption not part of the score
1082 stars · 160 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XuanCe is an open-source Python library of deep reinforcement learning (DRL) and multi-agent reinforcement learning (MARL) algorithm implementations, supporting PyTorch, TensorFlow, and MindSpore backends. It includes a wide range of algorithms (DQN variants, PPO, SAC, QMIX, MAPPO, model-based and offline RL) with benchmark tooling for environments like Atari, MuJoCo, SMAC, and Google Research Football.
Use cases
- train deep reinforcement learning agents in Python
- run multi-agent RL experiments like QMIX or MAPPO on StarCraft II
- benchmark DRL algorithms on Atari and MuJoCo environments
- implement custom RL algorithms with a unified API
- switch between PyTorch, TensorFlow, and MindSpore backends for RL research
- experiment with offline and model-based reinforcement learning
- train agents in PettingZoo multi-agent environments
When to choose
- you need a broad zoo of single-agent and multi-agent RL algorithms in one library
- you want backend flexibility across PyTorch, TensorFlow, and MindSpore
- you need reproducible benchmarking against standard RL environments
- you are doing RL research and want readable, extensible implementations
When to avoid
- you need a production RL serving or deployment system rather than a research library
- you only need a single specific algorithm with minimal dependencies
- you require non-Python or real-time embedded RL support
Facets
library · maturity active
machine-learning reinforcement-learning deep-learning benchmarking sdk reinforcement-learning machine-learning deep-learning artificial-intelligence python cross-platform reinforcement-learning-library multi-agent-reinforcement-learning marl pytorch tensorflow mindspore gymnasium pettingzoo atari mujoco starcraft2 ppo qmix maddpg offline-rl model-based-rl algorithms research gpu
3 sources
- readme: https://github.com/agi-brain/xuance · fetched 2026-09-03 · 4a18154220e8
- homepage: https://xuance.org · fetched 2026-08-29 · dbc728d8b406
- registry_pypi: https://pypi.org/pypi/xuance/json · fetched 2026-08-29 · 22d049824e22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agi-brain/xuance | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="agi-brain/xuance")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem