Self-Driving Cars in GTA 5 Using Deep Learning

For those who follow Python Programming, you know that whenever they post something, good things are coming; and this time was no different. Harrison is creating a series of posts on how to play GTA V using Deep Learning with TensorFlow and CNNs (convolutional neural networks). This is the first video in the series where he sets up the solution: https://www.youtube.com/watch?v=ks4MPfMq8aQ And this is the latest trained version: https://www.youtube.com/watch?v=edWI4ZnWUGg For those interested, Harrison has provided a playlist with all the training stages, and a BOT running solo on a livestream (it’s worth seeing how fun it is to watch the bot trying to drive). And the code is available on Github.