I Built a Neural Network from Scratch - Here's What I Discovered


I'm on a 42-week mission to deeply understand AI - from first principles to frontier research. No shortcuts. No model.fit(). Just raw Python and NumPy.

Week 1: Build a neural network from scratch that recognizes handwritten digits.

Here's what happened.







The...