Deep neural networks and convolutional neural networks applied to clone driving behavior. Train, validate and test a model using Keras/TensorFlow. The model outputs a steering angle to an autonomous vehicle. Udacity provided a simulator where we can steer a car around a track for data collection. Then we use image data and steering angles to train a neural network and then use the model to drive the car autonomously around the track.
