You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This exercise teaches students a digit classification system using deep learning. The user will classify handwritten digits (0β9) from images using a pre-trained model and ONNX for real-time inference (they have the option to train their model).