Not finding solution
micronaut opened this issue · 2 comments
micronaut commented
Hi Colin. This is awesome! I'm trying to get this to work but it doesn't appear to be finding a solution for the sudoko puzzles I am using. I am using the puzzles from here https://www.memory-improvement-tips.com/printable-sudoku-puzzles-easy-1b.html. Is there something I have to do in order to train the network? Thanks!
ColinEberhardt commented
Hi @micronaut - I think in that case the thickness of the outer border is causing issues when trying to find the grid cells.
micronaut commented
Ok, thanks @ColinEberhardt. I will try some other puzzles.