Cloning simulated human driving behaviour using a CNN
In this project, I used Keras and TensorFlow to implement a convolution neural network that was trained to clone human driving behaviour captured in a simulator. The network was then used to autonomously predict steering angles in the simulator to successfully drive the car around a track. A more detailed write-up is included in this project.
This project was undertaken as part of the Udacity Self-Driving Car NanoDegree.
You can follow the guide explained here to help setup a working environment.
The included notebook visualises the dataset/model.