Mehrdadghassabi / handwritten_digit_recognition_from_scratch

handwritten image recognition without using common nueral network libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handwritten_digit_recognition_from_scratch

in this repository i tried to solve handwritten digits recognition problem with different methods.

  • without using common NNs libraries like tensorflow or pytorch just with pure code
  • mnist dataset has been used

About

handwritten image recognition without using common nueral network libraries


Languages

Language:Jupyter Notebook 100.0%