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

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

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

3 个仓库

Awesome GitHub RepositoriesRL Algorithm Benchmarking Toolkits

Toolkits for benchmarking reinforcement learning algorithms like DQN, NFSP, and CFR across standardized tasks.

Distinct from Algorithm Benchmarking Libraries: Distinct from Algorithm Benchmarking Libraries: focuses on RL-specific algorithms and standardized card game tasks, not general algorithm benchmarking.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · RL Algorithm Benchmarking Toolkits. Refine with filters or upvote what's useful.

Awesome RL Algorithm Benchmarking Toolkits GitHub Repositories

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

    google-deepmind/acme

    4,005在 GitHub 上查看↗

    Acme 是一个强化学习框架和执行引擎,旨在开发和基准测试学习算法。它提供了一个模块化组件库和参考实现,用于构建智能体并建立性能基准。 该系统支持将智能体架构从单流执行扩展到大规模分布式环境。这使得从初步原型设计到用于训练和评估的分布式执行的过渡变得更加顺畅。 该框架涵盖了强化学习开发和智能体架构原型设计,提供了将新模型与标准参考智能体进行基准测试所需的构建模块。

    Implements toolkits for benchmarking new reinforcement learning algorithms against standard reference agents.

    Python
    在 GitHub 上查看↗4,005
  • 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

    A toolkit for benchmarking reinforcement learning algorithms like DQN, NFSP, and CFR across standardized card game tasks.

    Pythonaiblackjackcard-game
    在 GitHub 上查看↗3,401
  • dlr-rm/rl-baselines3-zooDLR-RM 的头像

    DLR-RM/rl-baselines3-zoo

    2,725在 GitHub 上查看↗

    This project is a collection of pretrained reinforcement learning agents and training scripts built on Stable Baselines3 and Gymnasium. It provides a framework for training agents to solve specific tasks, managing experiment reproducibility, and deploying pretrained models. The system includes a specialized benchmarking suite and optimization tools for tuning agent settings. It utilizes automated search spaces and distributed trials to maximize performance, while employing bootstrap sampling to generate statistically robust performance metrics and confidence intervals. Broad capabilities cov

    Ships a specialized benchmarking suite for evaluating RL agent success using statistically robust metrics.

    Pythondeep-reinforcement-learninggymhyperparameter-optimization
    在 GitHub 上查看↗2,725
  1. Home
  2. Artificial Intelligence & ML
  3. Algorithm Benchmarking Libraries
  4. RL Algorithm Benchmarking Toolkits