Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 593 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 593 Bytes

Build a Traffic Sign Recognition Model

Udacity - Self-Driving Car NanoDegree

Overview

In this project, I used convolutional neural networks to classify traffic signs. I trained and validated a model that can classify traffic sign images using the German Traffic Sign Dataset.

The model gives an accuracy of 98.57% on validation set and 97.64% on test set.

For more details, please refer to the Ipython notebook here.