th-blitz / Self-Driving-car

Learnt from SENTDEX check him out on youtube. Self driving car in GTA V.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SELF DRIVING CAR PROJECT IN GTA V

1. Run recorddata.py and record the game data with keystrokes.
2. Run RUN.py to clean and balance/process the data and train the model.
3. Run predictmodel.py to test the trained models.

ALL THE INSTRUCTIONS CAN BE FOUND IN THE ABOVE FILES.

USE THE ABOVE ANACONDA ENVIRONMENT environment.yml file.


CHECK OUT


Learnt from SENTDEX pyGTA5 series

DIRECTKEYS.PY CODE FROM SENTDEX PYGTA5 SERIES

KEYS.PY CODE BY --->> CHRISKIEHL <<--- HIS GITHUB PROFILE

About

Learnt from SENTDEX check him out on youtube. Self driving car in GTA V.

License:MIT License


Languages

Language:Python 100.0%