nikhil3456 / Digit-Classifier

Code for performing Digit classification, using Neural Network implemented only using numpy library in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for performing Digit classification, using Neural Network implemented only using numpy library in python.

  • Image size: 100 x 100 pixels
  • Color space: RGB
  • Number of classes: 10 (Digits: 0-9)
  • Number of participant students: 218
  • Number of samples per student: 10

Code execution

  • To be updated

About

Code for performing Digit classification, using Neural Network implemented only using numpy library in python.


Languages

Language:Jupyter Notebook 100.0%