siemanko/tensorflow-deepq resource
A deep Q learning demonstration using Google Tensorflow 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: 3946
- days_rel: n/a
- days_push: 3388
- n_releases_24m: 0
Adoption not part of the score
1166 stars · 289 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Jupyter Notebook-based demonstration of deep Q-learning implemented with TensorFlow, including controllers and simulators that can be combined to train agents in simple game environments. The repository is explicitly marked obsolete in favor of OpenAI Baselines.
Use cases
- learn how deep Q-learning works
- see a reinforcement learning demo in tensorflow
- build a simple RL agent for a toy game
- understand controller and simulator design in RL
- experiment with deep Q networks in notebooks
When to choose
- you want an educational, readable deep Q-learning example
- you are studying older TensorFlow 1.x RL code
- you want a minimal framework to hack on controllers and simulations
When to avoid
- you need a maintained or production-ready RL library
- you want modern TensorFlow or PyTorch support
- you need state-of-the-art RL algorithms - use OpenAI Baselines or Stable Baselines instead
Facets
learning-resource · maturity abandoned
reinforcement-learning machine-learning simulation reinforcement-learning machine-learning deep-learning python deep-q-learning tensorflow jupyter-notebook demonstration obsolete
1 source
- readme: https://github.com/siemanko/tensorflow-deepq · fetched 2026-08-28 · 941fbac6ca82
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| siemanko/tensorflow-deepq | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="siemanko/tensorflow-deepq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem