sweetice/Deep-reinforcement-learning-with-pytorch resource
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and .... 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3008
- days_rel: n/a
- days_push: 1258
- n_releases_24m: 0
Adoption not part of the score
4651 stars · 895 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of clear PyTorch implementations of classic and state-of-the-art deep reinforcement learning algorithms such as DQN, A3C, PPO, SAC, TD3, and TRPO. It is designed as an educational resource for people learning deep RL algorithms.
Use cases
- learn deep reinforcement learning algorithms with pytorch
- study dqn implementation on cartpole
- understand ppo and sac algorithm code
- reference implementations of actor-critic methods
- compare policy gradient algorithms side by side
- run td3 on bipedalwalker
When to choose
- you want readable educational implementations of RL algorithms
- you are learning deep RL and want to read clean pytorch code
- you need reference code for DQN, PPO, SAC, TD3, or related algorithms
When to avoid
- you need a production-ready or well-maintained RL framework
- you require modern Python versions or up-to-date dependencies
- you need a stable API for training RL agents at scale
Facets
learning-resource · maturity maintenance
reinforcement-learning machine-learning deep-learning reinforcement-learning machine-learning deep-learning tutorials python cross-platform pytorch dqn ppo actor-critic sac td3 a3c ddpg trpo policy-gradient educational
1 source
- readme: https://github.com/sweetice/Deep-reinforcement-learning-with-pytorch · fetched 2026-08-28 · 84317356f54a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sweetice/Deep-reinforcement-learning-with-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sweetice/Deep-reinforcement-learning-with-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem