Skip to content

Latest commit

 

History

History

Handwritten Digit Recognition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

This project detects digits. Back Propagation Algorithm is used to train the model.

Execute the code

 For Python, Run on Shell -> $Python3 BPA.py
 For Jupyter Notebook -> Open .ipynb file