We've prepared a Jupyter notebook that will guide you through the process of building and training a Traffic Sign Classification network with Keras.
- Set up your development environment with the CarND Starter Kit
- Launch the Jupyter notebook:
jupyter notebook traffic-sign-classification-with-keras.ipynb
- Follow the instructions in the notebook
Since this is a self-assesd lab, you can view the solution by running the traffic-sign-classification-with-keras-solution.ipynb
notebook. Make sure you're only running one notebook at a time.
Remember that you can get assistance from your mentor, Forums (click the link on the left side of the classroom), or the Slack channel. You can also review the concepts from the previous lessons, or consult external documentation.