Skip to content

An inefficient Backpropagation implementation suitable for understanding how deep learning works.

License

Notifications You must be signed in to change notification settings

chuckwolber/BasicDeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicDeepLearning

This is an inefficient Backpropagation implementation suitable for learning how deep learning works. It was written to be readable, rather than efficient, in order to convey the essence of the Backpropagation algorithm without the usual shortcuts one must puzzle over in a typical implementation. No background in Calculus should be required to understand this code, although it would not hurt.

About

An inefficient Backpropagation implementation suitable for understanding how deep learning works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages