higgsfield/RL-Adventure resource
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL 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: 3084
- days_rel: n/a
- days_push: 1763
- n_releases_24m: 0
Adoption not part of the score
3179 stars · 590 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A step-by-step PyTorch tutorial series implementing Deep Q-Network variants, from vanilla DQN through Double DQN, Prioritized Replay, Noisy Networks, Distributional values, Rainbow, and Hierarchical RL. Each algorithm is presented as a clean, readable Jupyter notebook with links to the original papers.
Use cases
- learn deep q-learning from scratch with pytorch
- understand rainbow dqn improvements step by step
- implement prioritized experience replay in pytorch
- train a dqn agent on atari pong
- study distributional reinforcement learning with code
- find a readable dqn tutorial with notebooks
When to choose
- you want to learn DQN and its extensions with clean, minimal PyTorch code
- you prefer notebook-based tutorials tied to original papers
- you want to experiment quickly on CartPole or Atari Pong
When to avoid
- you need a production-ready or maintained RL library
- you need algorithms beyond DQN-family methods like PPO or SAC
- you require a licensed project for commercial use
Facets
learning-resource · maturity maintenance
reinforcement-learning machine-learning deep-learning reinforcement-learning machine-learning tutorials deep-learning python pytorch dqn rainbow atari jupyter-notebooks tutorial q-learning gpu
1 source
- readme: https://github.com/higgsfield/RL-Adventure · fetched 2026-08-28 · 121b549bb037
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| higgsfield/RL-Adventure | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="higgsfield/RL-Adventure")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem