Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 193 Bytes

Readme.md

File metadata and controls

9 lines (4 loc) · 193 Bytes

CNN for MNIST dataset recognition written from scratch (with no learning based library)

User needs to run:

python train.py

Python version 2.7 is required with numpy and matplotlib modules