ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,146 results

HWS-Tech
HOW to solve EVERY Sudoku with python...

Building a python sudoku solver: GitHub project: https://github.com/HWS-Tech/SudokuSolver Timestamps: 0:00 - intro 0:17 - result ...

3:21
HOW to solve EVERY Sudoku with python...

522 views

5 years ago

Pythology
Sudoku Solver: Master Python and Become a Puzzle Whiz in One Video!

A video about developing a Sudoku solver using Python. We will explore different algorithms and techniques for solving Sudoku ...

1:27
Sudoku Solver: Master Python and Become a Puzzle Whiz in One Video!

54 views

2 years ago

sleepingsaintz
sudoku solver using OpenCV, Python, ADB

Solving Sudoku Game on android using ADB, OpenCV. I have used OpenCV to detect the puzzle and pytesseract to detect the ...

0:35
sudoku solver using OpenCV, Python, ADB

485 views

4 years ago

AI coordinator
【SUDOKU Solver】Level 100 of the ultra ultimately difficult masters' version/python tutorial, OpenCV

AIcoordinator python tutorial. I asked the AI to solve the super-ultimately difficult masters' version level 100 in a fast manner.

3:44
【SUDOKU Solver】Level 100 of the ultra ultimately difficult masters' version/python tutorial, OpenCV

481 views

5 years ago

Bits with Bits
Solving Sudoku through image processing !!!

Reference : https://caphuuquan.blogspot.com/2017/08/building-simple-sudoku-solver-from.html Github code ...

0:11
Solving Sudoku through image processing !!!

1,293 views

7 years ago

Dewaeq
Python opencv sudoku solver with Tensorflow

A convolutional neural network is used to recognize the digits. I trained the model with a subset of the chars74k dataset, which is ...

0:41
Python opencv sudoku solver with Tensorflow

192 views

3 years ago

Miroslav Kirnak
Real-time sudoku solver | Python |OpenCv |Keras

Live sudoku solver using OpenCv for image processing, keras for numbers classification. Code you can find in my GitHub: ...

1:07
Real-time sudoku solver | Python |OpenCv |Keras

4,423 views

2 years ago

Code with Hood
Sudoku solver using computer vision and deep learning (Introduction)

Hello everyone, In this video, I am going to show you a python project that can solve a sudoku grid by recognizing the numbers ...

3:40
Sudoku solver using computer vision and deep learning (Introduction)

1,172 views

5 years ago

Coding Projects Hub
Sudoku Solver using Python and Flask Demo

This video is a demonstration of the Sudoku Solver I coded in Python and Flask. To code the solver in Python, I used backtracking ...

1:49
Sudoku Solver using Python and Flask Demo

469 views

4 years ago

Lasplagas
I coded a Sudoku Solver then killed it

Discussing a brute-force approach to solving Sudoku and referencing how it can be improved through understanding Sudoku as a ...

1:51
I coded a Sudoku Solver then killed it

800 views

2 years ago

Dinosu
The Algorithm Behind Sudoku Solver

The goal of sudoku is to arrange numbers in a grid so that each row, column, and diagonal has all the numbers from 1 to 9.

3:49
The Algorithm Behind Sudoku Solver

512 views

3 years ago

vlogize
Sudoku Program in Python

https://vlogize.com/python/sudoku-program-in-python/ Explore a Python program to solve Sudoku puzzles effortlessly. Solve ...

3:51
Sudoku Program in Python

97 views

2 years ago

ONLY GAMING
Sudoku solver by python less than 1 minute

sudokusolver.

1:14
Sudoku solver by python less than 1 minute

156 views

5 years ago

solve64
Sudoku + python-constraint (★☆☆)

Learn how to solve Sudoku using Python and the python-constraint module for solving constraint satisfaction problems.

3:24
Sudoku + python-constraint (★☆☆)

632 views

2 years ago

Dharmik Shah
Sudoku Solver | OpenCV and Tensorflow Neural Network

https://github.com/dharm1k987/sudoku-solver-opencv I made a sudoku solver using OpenCV and TensorFlow. The original image ...

2:01
Sudoku Solver | OpenCV and Tensorflow Neural Network

8,047 views

5 years ago

Asif Nadeem
Learn Python making Sudoku Solver: Step 10 - Solving by cells part 2

There is no voice in these videos. I'll try to add it at a later time *** The objective of this series of videos is that you can start ...

1:51
Learn Python making Sudoku Solver: Step 10 - Solving by cells part 2

83 views

5 years ago

theindieprogrammer
Sudoku Solver - Python

This is a Sudoku Solver I made using Tkinter (a python's module) You can save and open your sudoku games The Sudoku site I ...

3:21
Sudoku Solver - Python

12,420 views

12 years ago

Osama Ghazal
Real Time Sudoku Solver using Python and OpenCV

real time sudoku solver using Python and OpenCV source code: https://github.com/osama96gh/Sudoku-Solver-Real_Time.

1:01
Real Time Sudoku Solver using Python and OpenCV

736 views

4 years ago

Murtaza's Workshop - Robotics and AI
Sudoku Solver | OpenCV Python Projects

A short demo of the Sudoku Puzzle solver project. The image is first processed to detect the relevant feature in order to get the ...

2:02
Sudoku Solver | OpenCV Python Projects

18,127 views

6 years ago

Anand P
Sudoku Solver Python, tkinter

Made a GUI using tkinter that solves any sudoku using backtracking. It has a visual button which will show the backtracking ...

2:37
Sudoku Solver Python, tkinter

1,079 views

4 years ago