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

spragunr/deep_q_rl

Theano-based implementation of Deep Q-learning observed · 2026-08-28

github.com/spragunr/deep_q_rl · Python · BSD-3-Clause (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4356
  • days_rel: n/a
  • days_push: 3429
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1094 stars · 341 forks observed · 2026-08-28

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

A Theano/Lasagne-based implementation of the Deep Q-Network (DQN) algorithm from DeepMind's Atari reinforcement learning papers. It trains neural network agents to play Atari games via the Arcade Learning Environment.

Use cases

  • reproduce the DQN Atari results from the NIPS 2013 and Nature 2015 papers
  • train a deep Q-learning agent to play Atari games
  • study an educational reference implementation of deep reinforcement learning
  • experiment with deep Q-learning hyperparameters on classic RL benchmarks

When to choose

  • you want to reproduce or study the original DQN papers' results
  • you need a simple, readable reference implementation of deep Q-learning
  • you are doing research or coursework on deep reinforcement learning with legacy Theano tooling

When to avoid

  • you need a maintained framework for modern RL research (use stable-baselines3, RLlib, or CleanRL)
  • your project runs on modern PyTorch/TensorFlow stacks
  • you need Windows or CPU-only training support
  • you cannot invest days of GPU training time

Facets

library · maturity abandoned

reinforcement-learning deep-learning machine-learning reinforcement-learning machine-learning deep-learning gaming-tools python deep-q-learning theano lasagne atari dqn arcade-learning-environment linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
spragunr/deep_q_rlmain32

For agents

markdown · JSON · MCP: product_card(name="spragunr/deep_q_rl")

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