Skip to content
This repository was archived by the owner on Jan 11, 2025. It is now read-only.

VegardSkui/SudokuSolver

Repository files navigation

Sudoku Solver

Screenshots

Setup

Build the OpenCV iOS framework bundle by running the script build_opencv_framework.sh in Vendor/OpenCV. Note that Git submodules must be retrieved first.

Digit Classification

Digits are classified using a CoreML model trained on the MNIST dataset. The model is provided by Apple under the MIT license and can be found here.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks