Amazing how simple you made it... I did something like this some time ago, the backtracking algorithm was very tricky to understant, but after some days it finally works.. Nice video!
well the only way to compute a sudoku in O of n is a quantum computer, perfect for brute force! Technically, the time it takes is practially 0, but there is some latency going into the cpu and out, which can be ignored because it does not make a difference wether its O of n**2 or O of n
Please consider making a video about sending requests to websites, for example logging into a website and performing some action. I would love to learn how to do that. If you agree: | \/
Sir, i am using python 3.12.00 in pycharm latest but it does not work. further in line( if solve(grid,0,0):) but system show as if solve(grid,row:0 col:,0): and at last i am getting only one message'NO SOLUTION FOR THIS SUDOKU'.
Thanks for this great content. but python giving this error "Indentation Error: unindent does not match any outer indentation level" for this syntax "corner_row = row - row % 3" what should i do? please help me.
Amazing how simple you made it... I did something like this some time ago, the backtracking algorithm was very tricky to understant, but after some days it finally works.. Nice video!
this is honestly one of the best videos i have watched. very well explained. very simple. Thanks a lot!!
excellent video , brother please upload some machine learning real world use cases
An example of a recursion is fibonnaci or factorial
well the only way to compute a sudoku in O of n is a quantum computer, perfect for brute force! Technically, the time it takes is practially 0, but there is some latency going into the cpu and out, which can be ignored because it does not make a difference wether its O of n**2 or O of n
hey more machine learning or deep learning videos in particular needed...u are one of my favourite ❤️
great tutorial, i still have a hard time wrapping my head around how the code works to check the boxes
Please consider making a video about sending requests to websites, for example logging into a website and performing some action. I would love to learn how to do that.
If you agree:
|
\/
can you explain the role of if(solve) inside the loop farther
I will try to follow this now, hope i can manage given i have very little programing knowledge - very little Pascal and Python experiece
Very very underrated ❤
can u improve this to show how reduction rules reduce the number of branch recursions?
I like that!
I love your channel!!
Awesome as usual 😎😎
Is it including dsa also
Nice video!
In the future, you will be making videos like "Bad Aim Solver with Python" aksaksaks
I made a programme which solves Sudokus by filtering permutations of digits from 1 to 9
amazing bro u done awesome job
Please make a video on scrapping and analyzing twitter using twint python
Which song in intro please tell
Sir, i am using python 3.12.00 in pycharm latest but it does not work. further in line( if solve(grid,0,0):) but system show as if solve(grid,row:0 col:,0): and at last i am getting only one message'NO SOLUTION FOR THIS SUDOKU'.
Thanks for this great content.
but python giving this error "Indentation Error: unindent does not match any outer indentation level" for this syntax
"corner_row = row - row % 3" what should i do? please help me.
do u still need help?
@@labhjoshi3182 it's been a long time 😅 no, thanks for asking
What is you Pycharm theme?
How can I download it?
its atom one dark theme
🙌🏻🔥
Someone got an download of this?
Can someone please help me, I can't get i to work
Please do a chess tutorial I beg you😭
Yes.
Chess game or chess AI? Chess AI would be super difficult.
@@fog1 Chess game
Maybe at first chess game and then a socket implementation for LAN online chess game
hello, can i have the source code ?
nice one,
You are the best
please upload the pycham installation and explain how to use it.
it gave me error 😭
Great
But it’s not a Machine Learning problem at all
why don't you just provide the damn source code
If you don't understand recursion
Read my comment again
My brain got a stackoverflow