rlcard
Active·★ 3.5k·MIT·Updated 2024-06-26
★ Trending
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
RLCard is a toolkit designed for Reinforcement Learning in card games, providing multiple card environments with easy-to-use interfaces. Its goal is to bridge reinforcement learning and imperfect information games, supporting various RL and searching algorithms.
#Reinforcement Learning#Card Games#Imperfect Information Games#Python#Deep Learning#Coding
01
Features
01Provides multiple card game environments for research and development.
02Offers easy-to-use interfaces for implementing various reinforcement learning and search algorithms.
03Supports popular algorithms such as Deep Q-Learning (DQN), NFSP, CFR, and Deep Monte-Carlo (DMC).
04Integrates with PettingZoo and provides PyTorch implementations for training algorithms.
05Includes human interfaces for interactive play and a GUI demo (RLCard-Showdown) for visualization.
02
Compatibility
PyTorch
PyTorch Support
Verified via docs
PettingZoo
PettingZoo Integration
Verified via docs
Jupyter Notebook
Jupyter Tutorials
Verified via docs
R
R Language (via Reticulate)
Verified via docs
Conda
Conda Package
Verified via docs
03
Quick start
1
$ pip3 install rlcard
04
Use cases
↳Developing and testing reinforcement learning agents for various card games.
↳Conducting research into strategies and algorithms within imperfect information game environments.
↳Comparing the performance and effectiveness of different RL and search algorithms.
05
Alternatives
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!