
rlcard 1.0.7
0
A Toolkit for Reinforcement Learning in Card Games
Contents
A Toolkit for Reinforcement Learning in Card Games
Stars: 1715, Watchers: 1715, Forks: 418, Open Issues: 44The datamllab/rlcard
repo was created 2 years ago and was last updated 37 minutes ago.
The project is very popular with an impressive 1715 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 44 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