Contents

rlcard 1.2.0

0

A Toolkit for Reinforcement Learning in Card Games

A Toolkit for Reinforcement Learning in Card Games

Stars: 2675, Watchers: 2675, Forks: 597, Open Issues: 71

The datamllab/rlcard repo was created 4 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2675 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

No  rlcard  pypi packages just yet.

Errors

A list of common rlcard errors.

Code Examples

Here are some rlcard code examples and snippets.

GitHub Issues

The rlcard package has 71 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

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

farm-haystack 1.25.2

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

pytorch-lightning 2.2.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

openai 1.16.2

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.