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

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

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

1 个仓库

Awesome GitHub RepositoriesDeep RL Algorithm Suites

Collections of implemented deep reinforcement learning algorithms for comparing agent behavior.

Distinct from RL Algorithm Benchmarking Toolkits: Focuses on providing a suite of algorithms for general RL research rather than a benchmarking toolkit for standardized tasks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Deep RL Algorithm Suites. Refine with filters or upvote what's useful.

Awesome Deep RL Algorithm Suites GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sweetice/deep-reinforcement-learning-with-pytorchsweetice 的头像

    sweetice/Deep-reinforcement-learning-with-pytorch

    4,635在 GitHub 上查看↗

    本项目是一个 PyTorch 强化学习库和智能体训练框架。它提供了一套深度强化学习算法,包括 DQN、PPO 和 SAC,以促进通过试错法优化行为的自主智能体开发。 该库专注于实现各种 Actor-Critic 方法和深度学习架构,用于自主决策研究。它通过利用基于 PyTorch 的模型实现,支持在不同环境中训练智能智能体。 该代码库涵盖了核心强化学习功能,包括策略梯度优化、经验回放缓冲区和目标网络解耦。它还支持多工作进程异步训练和随机策略采样,以管理智能体收敛和环境探索。

    Provides a suite of deep RL implementations including DQN, PPO, and SAC for autonomous decision research.

    Pythona2ca3cactor-critic
    在 GitHub 上查看↗4,635
  1. Home
  2. Artificial Intelligence & ML
  3. Algorithm Benchmarking Libraries
  4. Deep RL Algorithm Suites