awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesReinforcement Learning Algorithm Plugins

Pluggable RL algorithms that operate on a standardized environment interface without modifying game logic.

Distinct from Pluggable Architectures: Distinct from Pluggable Architectures: specifically for reinforcement learning algorithms like DQN, NFSP, and CFR, not general pluggable patterns.

Explore 1 awesome GitHub repository matching data & databases · Reinforcement Learning Algorithm Plugins. Refine with filters or upvote what's useful.

Awesome Reinforcement Learning Algorithm Plugins GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • datamllab/rlcarddatamllab 的头像

    datamllab/rlcard

    3,401在 GitHub 上查看↗

    RLcard is an open-source framework for developing and evaluating reinforcement learning agents across multiple card game environments. It functions as a card game environment simulator, a multi-agent RL platform, and a benchmarking toolkit for algorithms like DQN, NFSP, and CFR. The framework provides a game-agnostic environment interface that decouples agent logic from game mechanics, allowing any policy to interact through a common API. It supports pluggable reinforcement learning algorithms that operate on this interface without modifying game logic, and includes a self-play training loop

    Supports pluggable RL algorithms (DQN, NFSP, DMC, CFR) that operate on the environment interface without modifying game logic.

    Pythonaiblackjackcard-game
    在 GitHub 上查看↗3,401
  1. Home
  2. Data & Databases
  3. Data Compression Algorithms
  4. Pluggable Architectures
  5. Reinforcement Learning Algorithm Plugins