You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project I built a mini framework for deep learning using vanilla Python and Numpy. Framework currently supports Forward Neural Networks. I tested the framework by building hand written digit recogniser.