Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 395 Bytes

German Traffic Sign Classification

In this script, I developed a convolutional neural network (CNN) to classify German traffic signs (43 categories). The emphasis of this script is to gain an understanding of how to build a simple model, rather than a very clever implementation.

For further details, please have a look at the script which contains more explanations!

Thank you very much.