carpedm20/deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers 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: 3736
- days_rel: n/a
- days_push: 3012
- n_releases_24m: 0
Adoption not part of the score
1580 stars · 394 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of several Deep Reinforcement Learning papers, including DQN, Double DQN, and Dueling networks, for training agents on OpenAI Gym environments like Atari games. It is a research/reference codebase written in Python 2.7 with TensorFlow 0.12.
Use cases
- train a DQN agent on Atari games
- reproduce deep Q-learning paper results
- learn how DQN is implemented in TensorFlow
- compare Double DQN and Dueling DQN variants
- experiment with deep reinforcement learning in OpenAI Gym
When to choose
- you want readable reference implementations of classic DQN papers
- you are studying deep reinforcement learning algorithms
- you need a starting point to modify DQN variants yourself
When to avoid
- you need a maintained library with modern TensorFlow or PyTorch support
- you are on Python 3 or recent GPU stacks
- you want production-ready RL training infrastructure
Facets
library · maturity abandoned
reinforcement-learning machine-learning deep-learning reinforcement-learning machine-learning deep-learning python dqn atari openai-gym tensorflow research-code
1 source
- readme: https://github.com/carpedm20/deep-rl-tensorflow · fetched 2026-08-28 · 91fba710409e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| carpedm20/deep-rl-tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="carpedm20/deep-rl-tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem