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

Lizhi-sjtu/DRL-code-pytorch resource

Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC. observed · 2026-08-28

github.com/Lizhi-sjtu/DRL-code-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 1624
  • days_rel: n/a
  • days_push: 1253
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1486 stars · 208 forks observed · 2026-08-28

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

A collection of concise PyTorch implementations of deep reinforcement learning algorithms including REINFORCE, A2C, Rainbow DQN, PPO, DDPG, TD3, and SAC. It serves as a clean, readable reference for learning and studying DRL algorithm implementations.

Use cases

  • learn how PPO is implemented in pytorch
  • study DQN and Rainbow DQN code
  • reference implementation of SAC or TD3
  • understand discrete vs continuous PPO
  • example code for a reinforcement learning course
  • compare DRL algorithm implementations side by side

When to choose

  • you want readable, minimal implementations of classic DRL algorithms to learn from
  • you need a starting point to modify or experiment with RL algorithms in PyTorch
  • you are teaching or studying reinforcement learning and want reference code

When to avoid

  • you need a production-grade, feature-complete RL training framework with parallel environments
  • you need maintained, up-to-date code compatible with current PyTorch and Gym versions
  • you need benchmarking infrastructure or hyperparameter tuning tooling

Facets

learning-resource · maturity maintenance

machine-learning reinforcement-learning reinforcement-learning machine-learning tutorials python pytorch drl ppo dqn sac ddpg td3 a2c reinforce educational

1 source

Member repositories

RepositoryRoleHealth v2
Lizhi-sjtu/DRL-code-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="Lizhi-sjtu/DRL-code-pytorch")

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