Contents

rlcard 1.2.0

0

A Toolkit for Reinforcement Learning in Card Games

A Toolkit for Reinforcement Learning in Card Games

Stars: 3398, Watchers: 3398, Forks: 728, Open Issues: 79

The datamllab/rlcard repo was created 6 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 3398 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 79 open issues on GitHub

  • fix(mahjong): allow chow without pong/gong and relax hu pair
  • nolimitholdem可能需要优化的部分

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

farm-haystack 1.26.4.post0

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.6.1

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

openai 2.21.0

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.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).