Skip to content
/ Driver Public

An AI in Python using Tensorflow and OpenCV to drive cars in computer games

License

Notifications You must be signed in to change notification settings

CT83/Driver

Repository files navigation

Driver

Live Demo

Introduction

Driver is an AI, wrote in Python using Tensorflow and OpenCV to drive cars in GTA San Andreas, though with little to no modifications this could be made to work for many other games too.

15 Nov 2017 - June 2018

Vision:

  • Making an AI Agent capable of driving a variety of cars using only images as inputs to the Neural Network.

Results

IMAGE ALT TEXT

Command Line

Run Tensorboard tensorboard --logdir D:\MegaSync\Languages\Python\CT83-PC\Driver\Driver\model_train\logs\

References

SentDex - Python Plays: Grand Theft Auto V

tl;dr Live Demo