Skip to content
toniuyt123 edited this page Jun 5, 2018 · 3 revisions

GTA_AI

Welcome to gta_ai wiki. This is a school project for TUES, the purpose of which is to make a self-driving car inside of the game Grand Theft Auto: San Andreas (And with the possibility to be applied to other similar games).

We used tenserflow for the machine learning part, dxWmd to run the game in windowed mode and the code was written in python. We also used various apis from windows.

We stumbled on similar projects like https://github.com/Sentdex/pygta5 and a lot of the ideas are from there. We tried to keep as different as possible though. A lot of the things we do differently and some things we figured out ourselves although they look similar. (Just saying this because it's a school project and people might say we copied ;) ).

Table of contents

Clone this wiki locally