MythBusting: CNN vs Traditional Neural Nets
Enough boasting about CNNs, are they even worth the hype? Let's test out.
We will compare a normal neural network and a CNN against the MNIST dataset. We will compare them on the basis of accuracy. Let's check out.
Traditional Neural Net
First we wil...
thedevblog.hashnode.dev2 min read