Skip to content

A simple Python script showing how the backpropagation algorithm works.

Notifications You must be signed in to change notification settings

mattm/simple-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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 matthew.h.mazur@gmail.com.

License

MIT © Matt Mazur

About

A simple Python script showing how the backpropagation algorithm works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages