Sudoku Solver
This is a project I made as extra study for my intro to AI course. It uses simulated annealing to solve the sudoku, as explained in the diagram below
View the source code on my github repo for this project
This is a project I made as extra study for my intro to AI course. It uses simulated annealing to solve the sudoku, as explained in the diagram below
View the source code on my github repo for this project