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

qfettes/DeepRL-Tutorials resource

Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch observed · 2026-08-28

github.com/qfettes/DeepRL-Tutorials · Jupyter Notebook observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3016
  • days_rel: n/a
  • days_push: 1932
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1078 stars · 326 forks observed · 2026-08-28

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

A collection of IPython/Jupyter notebooks implementing deep reinforcement learning algorithms in PyTorch, covering DQN variants (Double, Dueling, Noisy Nets, Prioritized Replay, Categorical, Rainbow, Quantile Regression, DRQN) and actor-critic methods (A2C, GAE). Each notebook maps to a published paper and prioritizes readability for learning.

Use cases

  • learn deep reinforcement learning algorithms from readable PyTorch implementations
  • understand the Rainbow DQN paper by reading annotated code
  • study DQN variants like double DQN, dueling DQN, and noisy networks
  • find a reference implementation of prioritized experience replay
  • learn actor-critic methods like A2C and PPO with GAE
  • supplement RL paper reading with working notebook code

When to choose

  • you want readable, educational implementations tied to specific RL papers
  • you prefer PyTorch and Jupyter notebooks for studying algorithms
  • you are learning distributional RL, Rainbow, or quantile regression DQN

When to avoid

  • you need production-ready, efficient, or maintained RL libraries
  • you need a library with a stable API, tests, or license
  • you want on-policy algorithms beyond A2C/GAE or the latest RL methods

Facets

learning-resource · maturity maintenance

machine-learning reinforcement-learning developer-tools reinforcement-learning machine-learning tutorials deep-learning python cross-platform pytorch jupyter-notebooks dqn rainbow ppo a2c actor-critic prioritized-experience-replay educational gpu

1 source

Member repositories

RepositoryRoleHealth v2
qfettes/DeepRL-Tutorialsmain32

For agents

markdown · JSON · MCP: product_card(name="qfettes/DeepRL-Tutorials")

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