Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 718 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 718 Bytes

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.

Learn More

Check out Emergent Mind, an AI Research Assistant I've been working on that helps you discover and learn about important new AI/ML research.

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