mnist-canvas In this repo, we will train a MNIST classification model, convert it to onnx format, then deploy on a webpage to demonstrate realtime classification. Run in local npx serve Training See the README.md inside mnist folder.