Hacker News new | ask | show | jobs
Show HN: I built an image-based logical Sudoku Solver (dokusolver.com)
3 points by leugim 304 days ago
1 comments

Great, 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.