State space search is at the heart of how AI solves problems â from navigating a maze to planning complex tasks. In this introduction, Varun sir will break down what state space search means, why itâs important in artificial intelligence, and how it forms the foundation of problem-solving techniques. Perfect for beginners who want to understand AI concepts in a clear, relatable way. #artificialintelligence
--------------------------------------------------------------------------------------------------------------------------------------
Timestamps:
00:00 â Introduction to State Space Search
01:10 â Start State, Goal State & Intermediate States
02:25 â Tuple Representation
04:49 â Possible Actions & Legal Moves in 8-Puzzle
08:48 â Types of Search: Uninformed vs Informed
--------------------------------------------------------------------------------------------------------------------------------------
đSubscribe to our new channel:https://www.youtube.com/@varunainashots
âșBreadth First Search (BFS): https://youtu.be/qul0f79gxGs
âșDepth First Search (DFS): https://youtu.be/f8luGFRtshY
âșBest First Search: https://youtu.be/7ffDUDjwz5E
âșA* algorithm: https://youtu.be/tvAh0JZF2YE
âșArtificial Intelligence (Complete Playlist):
https://www.youtube.com/playlist?list=PLxCzCOWd7aiHGhOHV-nwb0HR5US5GFKFI
Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
âș Operating System :
https://www.youtube.com/playlist?list=PLxCzCOWd7aiGz9donHRrE9I3Mwn6XdP8p
âșDatabase Management System:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y
âș Theory of Computation
https://www.youtube.com/playlist?list=PLxCzCOWd7aiFM9Lj5G9G_76adtyb4ef7i
âșData Structure :
https://www.youtube.com/playlist?list=PLxCzCOWd7aiEwaANNt3OqJPVIxwp2ebiT
âșComputer Networks (Complete Playlist):
https://www.youtube.com/playlist?list=PLxCzCOWd7aiGFBD2-2joCpWOLUrDLvVV_
âșComputer Architecture (Complete Playlist):
https://www.youtube.com/playlist?list=PLxCzCOWd7aiHMonh3G6QNKq53C6oNXGrX
âșStructured Query Language (SQL):
https://www.youtube.com/playlist?list=PLxCzCOWd7aiHqU4HKL7-SITyuSIcD93id
âșDiscrete Mathematics:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiH2wwES9vPWsEL6ipTaUSl3
âșCompiler Design:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiEKtKSIHYusizkESC42diyc
âșNumber System:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiFOet6KEEqDff1aXEGLdUzn
âșCloud Computing & BIG Data:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiHRHVUtR-O52MsrdUSrzuy4
âșSoftware Engineering:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiEed7SKZBnC6ypFDWYLRvB2
âșDesign and Analysis of algorithms (DAA) (Complete Playlist):
https://www.youtube.com/playlist?list=PLxCzCOWd7aiHcmS4i14bI0VrMbZTUvlTa
âșGraph Theory:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiG0M5FqjyoqB20Edk0tyzVt
âșProgramming in C:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiGmiGl_DOuRMJYG8tOVuapB
âșDigital Logic:
https://www.youtube.com/playlist?list=PLxCzCOWd7aiGmXg4NoX6R31AsC5LeCPHe
---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
âș Subscribe to us on YouTube: https://www.youtube.com/gatesmashers
âșSubscribe to our new channel: https://www.youtube.com/@varunainashots
âș Like our page on Facebook: https://www.facebook.com/gatesmashers
âș Follow us on Instagram: https://www.instagram.com/gate.smashers
âș Follow us on Instagram: https://www.instagram.com/varunainashots
âș Follow us on Telegram: https://t.me/gatesmashersofficial
âș Follow us on Threads: https://www.threads.net/@gate.smashers
--------------------------------------------------------------------------------------------------------------------------------------
âșFor Any Query, Suggestion or notes contribution:
Email us at: gatesmashers2018@gmail.com
#UninformedVsInformedSearch#AI