version - 1.0.0
This software solve the Jigsw puzzle using neural networks.
python
-3.7
keras
-2.4.3
tensorflow
-2.2.0
File | Description |
---|---|
main.ipynb | notebook for running and testing the code |
model.py | neural network implementation |
utills.py | contains helper functions |
datagen_scripts | scripts for generating data |
Network was able to solve the puzzles with 80% accuracy. Following is a snippet showing network solving the puzzle.