You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Third Project in the Udacity Self-Driving Car Nanodegree where Deep Neural Networks and Convolutional Neural Networks are used to classify traffic signs.
I utilized deep neural networks and convolutional neural networks to classify traffic signs. I trained and validated a model so it can classify traffic sign images using the German Traffic Sign Dataset.
Classification of German traffic signs using deep neural network. Lenet is used as model to train on data set provided by Udacity. The result comprises prediction on downloaded traffic sign images.