
rlcard 1.0.9
0
A Toolkit for Reinforcement Learning in Card Games
Contents
A Toolkit for Reinforcement Learning in Card Games
Stars: 1953, Watchers: 1953, Forks: 473, Open Issues: 50The datamllab/rlcard
repo was created 3 years ago and was last updated 4 hours ago.
The project is very popular with an impressive 1953 github stars!
How to Install rlcard
You can install rlcard using pip
pip install rlcard
or add it to a project with poetry
poetry add rlcard
Package Details
- Author
- Data Analytics at Texas A&M (DATA) Lab
- License
- Homepage
- https://github.com/datamllab/rlcard
- PyPi
- https://pypi.org/project/rlcard/
- GitHub Repo
- https://github.com/datamllab/rlcard
Classifiers
Related Packages
Errors
A list of common rlcard errors.
Code Examples
Here are some rlcard
code examples and snippets.
GitHub Issues
The rlcard package has 50 open issues on GitHub
- Train DMC agents against random agents
- Is it possible to implement a Game, where the state,action space of each player is different?
- Add GitHub Actions CI Testing