Python notebook to train a TensorFlow model on traffic signs
To run the notebook, follow the steps below first:
- Download the dataset at https://www.kaggle.com/flo2607/traffic-signs-classification
- Extract the 'labels.csv' file and 'myData' directory
- Make sure tensorflow, seaborn, numpy, matplotlib, pandas, and scikit-learn are installed
- Run the notebook