CT83 / Driver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Jupyter Notebook 70.2%Language:Python 28.4%Language:HTML 1.2%Language:JavaScript 0.2%Language:Shell 0.0%