Sentdex/pygta5 resource
Explorations of Using Python to play Grand Theft Auto 5. 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: 3437
- days_rel: n/a
- days_push: 1274
- n_releases_24m: 0
Adoption not part of the score
3906 stars · 803 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A reboot of Sentdex's project using Python and deep learning to play Grand Theft Auto 5, featuring an AI driver called Charles trained via CNN regression models. It includes a distributed system of data collectors, NPCs, a central server, and a trainer that streams model training live.
Use cases
- learn how to build an AI that plays GTA 5
- train a neural network to drive a car in a game
- collect training data automatically from game instances
- follow a deep learning game-playing tutorial series
- experiment with CNN models like Xception and InceptionResNetv2 for game control
- set up a distributed data collection and training pipeline for game AI
When to choose
- you want to learn applied deep learning by making an AI play a game
- you want a reference architecture for automated game data collection and live training
- you enjoyed the original 2017 Python Plays GTA series and want the modern approach
When to avoid
- you need a production-ready self-driving or game-bot framework
- you want a maintained library with stable APIs and releases
- you cannot run GTA 5 on Windows with a GPU
Facets
learning-resource · maturity maintenance
machine-learning deep-learning computer-vision simulation data-generation reinforcement-learning computer-vision gaming-tools artificial-intelligence tutorials python windows self-driving-agent gta5 imitation-learning sentdex game-ai educational gpu
1 source
- readme: https://github.com/Sentdex/pygta5 · fetched 2026-08-28 · dcae0fd4739a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Sentdex/pygta5 | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem