Skip to content

antived/backprop_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

An MNIST classifier built completely from scratch, to help understand backpropagation of gradients better. The entire notebook is written only in numpy as an attempt to build the ann based solely on the math I know and to strengthen my concepts.

ISSUES:- -> currently one of the issue is that oen of the gradient tensors is having all 0 values. This needs to be looked into, the rest of the implementation is working as expected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published