TOTALLY not copying https://github.com/Sentdex/pygta5 ๐
Turn on the auto jump from settings
- Run
collectdata.py
to collect data, make sure your window size is800x630
and is on top of the screen (0x0
) - Train the data by running
train.py
(EPOCHS : 8 change it if you want to, higher number = more precise training)
๐ Congrats
W
to move forward not the arrow keysMouse
for left and right
Run index.py
Tip : use t
to pause stuff while collecting data