awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesInteractive Play Interfaces

Interfaces for human players to compete against pre-trained or rule-based AI models through terminal or GUI interaction.

Distinct from Pre-trained Model Application: Distinct from Pre-trained Model Application: focuses on interactive human-vs-AI play, not general downstream task deployment.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Interactive Play Interfaces. Refine with filters or upvote what's useful.

Awesome Interactive Play Interfaces GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • datamllab/rlcardالصورة الرمزية لـ datamllab

    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

    Loads a trained or rule-based agent and takes actions interactively through a terminal or GUI.

    Pythonaiblackjackcard-game
    عرض على GitHub↗3,401
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Interactive Play Interfaces