Can you recognize hand-drawn digits in CSS? Yes!! (kinda)

You can feed the sate of some inputs to a pre-trained neural network. It's not perfect, small and slow (and not well optimized by me) - but it kinda works
(footage below is sped up)

https://codepen.io/bali_balo/pen/gOqEmgG

CSS Neural Network (number detection)

Just a small idea. Results are often wrong. The model is very small and trained manually with limited data (and I'm no expert in neural networks). Th...