GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
-
Updated
Jul 6, 2023 - Python
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Handwriting Recognition Software (Python/AI/kivy)
This project uses TinyVGG and Streamlit to classify handwritten digits.
This is a RealTime-MultiplevDigitRecognition application that can predict output corresponding to handwritten images. Here, I used LinearSVC(support vector classifier) and the sequential model of Keras for creating this predictive model. I trained SVC and reshaped it to the 28X28 MNIST dataset, the accuracy of this model turned out to be very go…
This is a Machine Learning Model based on the Keras algorithm that can Recognise Hand-Written digits from this model and can also Train more.
Add a description, image, and links to the digit-recognition-application topic page so that developers can more easily learn about it.
To associate your repository with the digit-recognition-application topic, visit your repo's landing page and select "manage topics."