Skip to main content Link Menu Expand (external link) Document Search Copy Copied

HW01 - Hand Written digit Recognition

  • You have seen the identification of English digits with the KNN method. Perform the same method on the data set of Hoda’s Farsi digits and print the Accuracy and Confusion Matrix.
  • Get the optimal k according to the previous codes.
  • If your running time is long, for example, select 30% for training and the rest for testing.
  • Write a Persian number on paper yourself, take a photo with your mobile phone and give it to the program to identify it.
  • Just send a jupyternotebook file that has been executed and the results can be seen. Do not submit the dataset.
  • In this assignment, it is free to use all the resources of the world and consult with each other.