This dataset contains a mixture of easy and very hard Sudoku puzzles collected from the Sudoku community.
train.csv (3.8M examples)test.csv (423k examples)Puzzles and solutions are flattened in row-major order. Rating is evaluated by number of backtracks needed by [tdoku solver]((https://github.com/t-dillon/tdoku) required to solve the puzzle (higher is harder).
3 commits
This dataset contains a mixture of easy and very hard Sudoku puzzles collected from the Sudoku community.
train.csv (3.8M examples)test.csv (423k examples)Puzzles and solutions are flattened in row-major order. Rating is evaluated by number of backtracks needed by [tdoku solver]((https://github.com/t-dillon/tdoku) required to solve the puzzle (higher is harder).
3 commits