The aim of this project is to rewrite my earlier sudoku-buster project using React and TypeScript.
- Separate project to find the bounding box of a puzzle using C++ and OpenCV, packaged as a web assembly:
- emscripten-opencv
- (note to self: give this repo a better name)
- Separate TensorFlow.js project to train a convolutional neural network (CNN) to recognise printed digits/blanks:
- Separate project to solve exact cover problems (like Sudoku):