Backpropagation algorithm in numpy Here's a simple implementation from scratch of the backpropagation algorithm from scratch in NumPy. I wrote a blog post about it, you can check it out at this link.