Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 964 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 964 Bytes

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