Second project for Udacity's Self-Driving Car Nanodegree.
The goal was to train a Convolutional Neural Network to classify 43 different German Traffic Signs.
Met spec on first submission with one minor change.
Select quotes from the review:
"...excellent work..."
"I can see you put a lot of effort in your project..."
"Good job..."
"Excellent exploration of the dataset, I can see you put a lot of effort to understand what your model will be dealing with."
"Nice description of the preprocessing techniques."
"Excellent work augmenting the dataset with jittered images."
"Excellent visualization of the softmax probabilities."