Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 236 Bytes

File metadata and controls

2 lines (2 loc) · 236 Bytes

Deep-Learning-Library

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.