I built a neural network from scratch in NumPy with a GUI that shows every step, what do you think?
Hi everyone, this is a small project I've been working on and I would love your feedback. I was studying neural networks and I wanted to understand backprop for real, so I decided to make one from scratch, without ML libraries. So I created neural-network-digits, a neural network written in Python…
Read the full story at r/learnmachinelearning ↗
Timeline · 1 report
- 2026-09-26 18:06 · r/learnmachinelearning
I built a neural network from scratch in NumPy with a GUI that shows every step, what do you think?