Project Info

In this project, I built a convolutional neural networks to classify traffic signs. Specifically, I trained a model to classify traffic signs from the German Traffic Sign Dataset. The model was built using the TensorFlow library, and I used the LeNet architecture as a starting point. You can also checkout my code on my GitHub page .