This project makes use of CNN(Convolutional Neural Network) to solve a sudoko puzzle.
A picture of the sudoku puzzle can be taken and uploaded in the application, which then gives out a picture of the the solved puzzle with the blank cells
filled with the appropriate numbers.
This is an example of an image that is used by CNN for digit extraction..
The solved digits are filled in the the blank cells of the orignal image.