Status : Completed
Tags: featured opencv python Tensorflow Keras
To solve the sudoku using OpenCV, deep learning, and algorithms
Python
Tensorflow
Keras
Numpy
Opencv
Matplotlib
Like many others, you also must have played the sudoku game at some point in your life. It comes with a newspaper like The Times of India, The Hindu, etc., or at the back of our notebook. Everyone knows how to solve the game, but we have to scratch our heads for hours to get to the correct answer. Weprediction model will learn how to build a python script to take a sudoku image and display the solved image
The rules of the game:
It’s all about putting digits between 1 and 9 into a square, 9x9 grid, subdivided into nine boxes. But The value of a cell can’t be repeated amongst any of its peers.
PRE-REQUISITES OF THE PROJECT -
Team Information
Mentors