Stream, FPV, and more data - Python plays GTA

Our AI friend here, Charles, is a convolutional neural network that learns to drive through deep learning. At the moment, Charles learns and takes all actions based on single frames at a time, and bases his decisions on just pixel data. Charles only sees exactly what you see. In time, I intend to give Charles some short-term memory to hopefully improve his driving. Text tutorials and sample code: Project
Back to Top