/gta5-auto-driver

A gta5 auto driver program based on deep learning

Primary LanguagePythonMIT LicenseMIT

gta5-auto-driver

A gta5 auto driver program based on deep learning

Usage

  • run GTAV and resize game window to 800*600 or your customized size
  • select a perfect road and vehicle to drive
  • run drive_train.py to get training data,train_data.npyis your training data
  • run train_model.py to train your model
  • when finishing training,model.h5 would be added to root path
  • run auto_drive.py for auto driving

Dependency

  • OpenCV
  • Keras
  • Tensorflow-gpu
  • pillow
  • matplotlib
  • numpy
  • pywin32

Just enjoy your AI(shit) auto driver trip~šŸ¤­