awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • datamllab/rlcardAvatar de datamllab

    datamllab/rlcard

    3,401Ver en 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
    Ver en GitHub↗3,401
  1. Home
  2. Data & Databases
  3. Data Compression Algorithms
  4. Pluggable Architectures
  5. Reinforcement Learning Algorithm Plugins