Skip to content

Srijan2001/Backpropagation-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backpropagation-Algorithm

Implementing the backpropagation algorithm from scratch using mini batch gradient descent, Momentum and Adam.

After running all three, it is seen that Adam clearly outperforms mini-batch gradient descent and Momentum.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages