rlcard 1.2.0
0
A Toolkit for Reinforcement Learning in Card Games
Contents
A Toolkit for Reinforcement Learning in Card Games
Stars: 2871, Watchers: 2871, Forks: 622, Open Issues: 70The datamllab/rlcard
repo was created 5 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 2871 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 70 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