simple-neural-network icon indicating copy to clipboard operation
simple-neural-network copied to clipboard

A simple Python script showing how the backpropagation algorithm works.

trafficstars

Neural Network with Backpropagation

A simple Python script showing how the backpropagation algorithm works.

Checkout this blog post for background: A Step by Step Backpropagation Example.

Contact

If you have any suggestions, find a bug, or just want to say hey drop me a note at @mhmazur on Twitter or by email at [email protected].

License

MIT © Matt Mazur