Skip to content

Program consisted of CNN (Convolutional Neural Network) model that was trained on MNIST dataset to detect digits in the puzzle grid

Notifications You must be signed in to change notification settings

krishna102001/Real-Time-Sudoku-Solver

Repository files navigation

Real Time Sudoku Solver

As the name suggests, the application solves standard Sudoku puzzle in real time. The application is based primarily on Image Processing and Machine Learning(CNN).

After the application starts, through video capturing, it identifies the Sudoku board, solves the puzzle and writes the solution on board itself.

About

Program consisted of CNN (Convolutional Neural Network) model that was trained on MNIST dataset to detect digits in the puzzle grid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published