Found 1,031 repositories(showing 30)
1nfinityLoop
I made a real time Sudoku solver using the camera, it looks for the edges of the Sudoku in the frame, extracts it, solves it and overlays the solution on the puzzle itself. For the digit recognition, I used a CNN, trained using Keras with printed characters from the different ubuntu fonts. For the image processing part, I used OpenCV for the edge detection.
zackthoutt
AI that can solve sudoku puzzels
MainakRepositor
A Graphical User Interface based Sudoku Solver, that works using advanced AI algorithms
Devashi-Choudhary
No description available
cgbarlow
Machine Dream - Continuous machine cognition research platform with GRASP loop, dreaming consolidation, and persistent memory. Pure LLM Sudoku solver that learns from experience and consolidates knowledge through AI "sleep cycles."
MainakVerse
Graphical User Interface based Sudoku Solver, that works using advanced AI algorithms
anilsathyan7
Solving Sudoku Puzzles With Computer Vision And Neural Networks
nikhilranjan7
AI that will solve sudoku based on search and constraint propagation techniques made as a part Udacity AI Course
rafi007akhtar
My footsteps into Artificial Intelligence as I make this Sudoku Solver while learning AI online for the first time.
je-suis-tm
Python operations research applications including sudoku solver, tictactoe gaming AI
pintowar
Scans and solves Sudoku Puzzles from images using AI
SarthakV7
How to code your own sudoku solver using deep learning and some image processing.
ahmedattia143
No description available
jtortorelli
Python AI agent to solve a 16 x 16 Sudoku puzzle using MRV
The-Assembly
Sudoku is an extremely popular logic and combinatorial math-based puzzle that millions attempt on a daily basis online and on paper. In this session, we will show you how to implement a Sudoku game in Python with an in-built automatic puzzle solver (using an ML backtracking algorithm to find and evaluate candidate solutions recursively) to add some AI to our effort. Our game will allow the users to enter the numbers into the grid interactively as per the rules, with a timer running for those who wish to get competitive. For the workshop, we’ll use the free PyCharm IDE for Python (from JetBrains), so be sure to install that in advance to follow along—the IDE makes development and debugging for Python much easier. Prerequisites: —Basic knowledge of Python —PyCharm IDE (www.jetbrains.com/pycharm) ----------------------------------------- To learn more about The Assembly’s workshops, visit our website, social media or email us at workshops@theassembly.ae Our website: http://theassembly.ae Social media: —Instagram: http://instagram.com/makesmartthings —Facebook: http://fb.com/makesmartthings —Twitter: http://twitter.com/makesmartthings #Python #AI
ravi0531rp
A Deep CNN implementation of a Sudoku Solver AI
stevenabreu7
Sudoku Game implemented in Swift with Xcode with an AI solver that solves every Sudoku puzzle very fast!
tega23
An AI agent that solves any valid Sudoku
Ahsanali18
Welcome to CODALPHA Projects! Explore our C++ creations: 1. Number Guess Game - hone guessing skills. 2. AI ChatBot - dive into AI conversations. 3. Sudoku Solver - tackle puzzles with logic. Each offers unique challenges and learning opportunities. Dive in, share feedback, and enjoy coding with us!
mattvdk
Udacity Artificial Intelligence Nanodegree Project 1: A Sudoku Solver
SamChristy
Browser-based AI Sudoku Solver!
Mohamed-code-13
No description available
ozert
It uses backtracking and heuristic algorithms to solve even the most extreme sudoku boards.
irdsn
Computer Vision-Based (CNN) Sudoku Solver and LLM Trace Analysis
eish-dev
In this project we are trying to solve the sudoku using backtracking algorithm.
dheeraj-droid
No description available
2016rshah
:pencil: Super simple Sudoku solving AI in Haskell.
Cars-10
Sudoku Solver manually written in 15 different programing languages then replaced by AI
Rkcr7
AI agent (Claude Code) autonomously built the fastest sudoku solver on 4/6 standard benchmarks — beating Tdoku (#1 since 2019) by 49% and rust_sudoku (#2) by 82%. 312 experiments, 65,275x speedup, 709 lines of Rust, zero human-written solver code. Enhanced autoresearch pattern.
Hasnae-bouhmady
A Web Application based on Artificial Intelligence AI and Machine Learning for solving sudoku after scanning an image