How I Identify Handwritten Digits Using Only Python
What I'm Building
In this post I'll show you how I built a neural network which takes an array of numbers representing a handwritten digit and output a prediction of what digit it is.
The handwritten digits are from the famous MNIST dataset. The Modi...
leogau.hashnode.dev17 min read