Skip to content

lucavauda/backpropagation_numpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

About

Here's a simple implementation from scratch of the backpropagation algorithm from scratch in NumPy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages