MartialTerran/Sodoku_Puzzle_Generator
Developing an MLP-Based AI/ML Model for Sudoku Puzzle Solving Introduction to AI/ML Sudoku Solvers Sudoku, a widely recognized logic-based combinatorial number-placement puzzle, presents a compelling challenge for Artificial Intelligence and Machine Learning models. The objective of Sudoku is to populate a 9x9 grid, which is further subdivided into nine 3x3 subgrids, with digits ranging from 1 to 9. The fundamental constraint is that each digit must appear exactly once within each row, each… See the full description on the dataset page: https://huggingface.co/datasets/MartialTerran/Sodoku_Puzzle_Generator.
Upload 2 files
Upload 2 files
Create Colab_INFO_Tool_&_Monitor.py
Create Colab_ZIP_Cleanup_Tool_V1.2.0.py
Create Validate_sudokuCSV_V2.1.py
Upload sudoku.csv
Create Generate_sudokuCSV_V2.1.py
Create sudokuCSV_analyzer_v2.py
Delete sudoku.csv
Delete Generate_sudokuCSV_V1.2.py
Upload Sudoku Solving with MLP Models_.md
Upload sudoku.csv
Create Generate_sudokuCSV_V1.2.py
Update README.md
initial commit
