Ross ROSS = Recommend OSS · open-source software intelligence for agents

XinJingHao/DRL-Pytorch

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL) observed · 2026-08-28

github.com/XinJingHao/DRL-Pytorch · Python observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 26
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1753
  • days_rel: n/a
  • days_push: 448
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3436 stars · 389 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A unified PyTorch implementation collection of popular deep reinforcement learning algorithms including DQN variants, PPO, DDPG, TD3, SAC, and ASL. Each algorithm lives in its own folder with a main.py training script built on Gymnasium environments.

Use cases

  • implement deep reinforcement learning algorithms in pytorch
  • learn how PPO works with clean code
  • train a DQN agent on gymnasium environments
  • compare SAC TD3 and DDPG implementations
  • reference implementation for continuous control RL
  • study reinforcement learning algorithms from scratch

When to choose

  • You want clean, readable reference implementations of classic DRL algorithms
  • You are learning or teaching reinforcement learning with PyTorch
  • You need a starting codebase to modify for your own RL experiments

When to avoid

  • You need a production RL training framework with distributed scaling
  • You require a maintained, licensed library with API guarantees
  • You want a high-level RL library like Stable-Baselines3 with unified APIs

Facets

library · maturity active

reinforcement-learning machine-learning deep-learning reinforcement-learning machine-learning deep-learning python cross-platform pytorch dqn ppo sac td3 ddpg q-learning gymnasium education gpu

1 source

Member repositories

RepositoryRoleHealth v2
XinJingHao/DRL-Pytorchmain44

For agents

markdown · JSON · MCP: product_card(name="XinJingHao/DRL-Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem