Show HN: I built an image-based logical Sudoku Solver
dokusolver.com
Show HN: I built an image-based logical Sudoku Solver
1–3 of 3 posts
Re: Show HN: I built an image-based logical Sudoku Solver
#2Great, congrats on shipping!
Can you talk more about the architecture, which model are you using, if it just worked or not, etc.
Re: Show HN: I built an image-based logical Sudoku Solver
#3Great, congrats on shipping! Can you talk more about the architecture, which model are you using, if it just worked or not, etc.
OCR model, MNIST + the logical solver from scratch
The OCR model part does not support everything, just some apps but looking to improve it.