nikitasrivatsan/DeepLearningVideoGames resource
None 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: 3957
- days_rel: n/a
- days_push: 1217
- n_releases_24m: 0
Adoption not part of the score
1090 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A research project implementing Deep Q Networks (DQN) to learn video game strategies for Pong and Tetris from raw pixel input. It uses a convolutional neural network trained with Q learning to approximate expected rewards and select optimal actions.
Use cases
- learn to play pong with deep reinforcement learning
- train a dqn on atari games from pixels
- example of q learning with convolutional neural networks
- study deep q network implementation in python
- reproduce deepmind atari results
- learn reinforcement learning for video games
When to choose
- learning how DQN works with a small readable codebase
- reproducing classic deep RL paper results on Pong or Tetris
- teaching or studying deep reinforcement learning from pixels
When to avoid
- production reinforcement learning systems
- modern high-performance RL training with maintained libraries
- projects requiring support or recent updates
Facets
learning-resource · maturity maintenance
deep-learning reinforcement-learning machine-learning image-processing reinforcement-learning deep-learning machine-learning gaming-tools python deep-q-networks q-learning atari pong tetris convolutional-neural-networks research-project
1 source
- readme: https://github.com/nikitasrivatsan/DeepLearningVideoGames · fetched 2026-08-28 · 124f52a3f27e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nikitasrivatsan/DeepLearningVideoGames | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nikitasrivatsan/DeepLearningVideoGames")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem