#598 · Primary category: Education & Research
rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Project last updated:06/26/24
GitHub Stars
3.5K
Forks
753
Contributors
49
License
MIT
Why we included this project
RLCard is a toolkit for reinforcement learning research in card games, bundling Blackjack, Leduc, Texas Hold'em, Dou Dizhu, Mahjong, and UNO behind Gym-like interfaces. Anyone working on imperfect-information games gets ready-made simulators plus a model zoo of baselines, including DQN, CFR, and rule-based agents, so you can benchmark algorithms without rebuilding game logic. It's also a practical on-ramp for developers prototyping game bots or studying how agents deal with hidden information and multi-player dynamics. Tutorials and a Jupyter notebook walkthrough ease newcomers in, while the tree-search-friendly step-back interface gives advanced users room to write custom CFR-style methods. The pip-installable agent/environment API works in a lecture course or a serious research pipeline.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI