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

p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch resource

PyTorch implementations of deep reinforcement learning algorithms and environments observed · 2026-08-28

github.com/p-christ/Deep-Reinforcement-Learning-Algorithms-with-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: 2917
  • days_rel: n/a
  • days_push: 769
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5938 stars · 1204 forks observed · 2026-08-28

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

A collection of PyTorch implementations of deep reinforcement learning algorithms (DQN, PPO, SAC, TD3, DDPG, A3C, HER, hierarchical RL) with accompanying environments. It serves primarily as an educational reference for studying and comparing RL algorithm implementations.

Use cases

  • learn how DQN and its variants are implemented in PyTorch
  • study reference implementations of PPO and SAC
  • compare different deep RL algorithms side by side
  • find a starting point for implementing a custom RL agent
  • understand hindsight experience replay and hierarchical RL
  • teach a reinforcement learning course with working code examples

When to choose

  • you want readable, well-documented implementations of classic deep RL algorithms
  • you are learning reinforcement learning and want code alongside the papers
  • you need a reference to check your own RL implementation against

When to avoid

  • you need a production-grade, high-performance RL training framework
  • you want the latest algorithms with active development and community support
  • you need distributed or large-scale RL training at scale

Facets

learning-resource · maturity maintenance

machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning tutorials python cross-platform pytorch dqn ppo sac td3 actor-critic educational reference-implementations

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch")

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