version - 1.1.2
This software solve the sudoku puzzle using convolutions neural network.
python
-3.7
keras
-2.4.3
tensorflow
-2.2.0
File | Description |
---|---|
sudoku.ipynb | notebook for running and testing the project |
model.py | neural network implementation |
scripts | contains data pre-processing script |
model | contain saved model |
Network was able to solve the puzzles with 99% accuracy. Following is a snippet showing network solving the sudoku.