datamllab/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 2554
- days_rel: n/a
- days_push: 798
- n_releases_24m: 0
Adoption not part of the score
3540 stars · 753 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RLCard is a Python toolkit for reinforcement learning research in card games, providing environments for Blackjack, Leduc Hold'em, Texas Hold'em, Dou Dizhu, Mahjong, and UNO with easy-to-use interfaces for RL and search algorithms. It bridges reinforcement learning and imperfect-information games and supports PettingZoo multi-agent APIs.
Use cases
- train RL agents to play poker
- research imperfect information games
- benchmark reinforcement learning algorithms on card games
- build an AI bot for Dou Dizhu or Mahjong
- create a gym environment for a card game
- teach reinforcement learning with game examples
When to choose
- you need ready-made card game environments for RL experiments
- you want a Python library with PyTorch algorithm implementations
- you are studying multi-agent or imperfect-information game AI
When to avoid
- you need real-time or 3D game environments
- you want a production game bot service rather than a research toolkit
- you need perfect-information board games like chess or Go
Facets
library · maturity maintenance
reinforcement-learning simulation game-engine machine-learning reinforcement-learning artificial-intelligence machine-learning python cross-platform card-games poker imperfect-information-games gym-environment multi-agent game-ai blackjack doudizhu mahjong uno game-development
3 sources
- readme: https://github.com/datamllab/rlcard · fetched 2026-08-28 · 22dd37a956c6
- homepage: http://www.rlcard.org · fetched 2026-08-29 · feb59589f370
- registry_pypi: https://pypi.org/pypi/rlcard/json · fetched 2026-08-29 · a9503e2c757c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datamllab/rlcard | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="datamllab/rlcard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem