neeru1207 / AI_Sudoku

GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Creative Commons Zero v1.0 Universal
998 stars 154 forks source link

fixed mnist,target,classifier to self.mnist,self.target,self.classifier #4

Closed vj68 closed 4 years ago

vj68 commented 4 years ago

Fixed errors which occured while using KNN classifier.