AI Episode 9 | Informed Search Strategies (Part 2) | AI Course for Beginners

The Explain Lab ยท Beginner ยท๐Ÿ“ ML Fundamentals ยท7mo ago
Welcome to Lecture 9 of our Artificial Intelligence series! ๐ŸŽ“ In this episode, we continue exploring informed search strategies with a focus on: โœ” Memory-bounded algorithms (IDA*, RBFS, SMA*) โœ” Learning to search better using metalevel reasoning โœ” Heuristics for the 8-puzzle (misplaced tiles & Manhattan distance) โœ” How to design stronger heuristics using relaxed problems, subproblems, and experience This video is designed for beginners (Class 10+, B.Tech 1st year students, and anyone curious about AI). By the end of this lecture, youโ€™ll understand how smarter heuristics make AI algorithms faโ€ฆ
Watch on YouTube โ†— (saves to browser)

Chapters (6)

Introduction
0:17 Memory-Bounded Heuristic Search
1:09 Learning to Search Better
1:36 Heuristic Functions and 8-Puzzle
2:17 Designing Better Heuristics
3:07 Wrap-Up
Write Cleaner Python With Single Responsibility
Next Up
Write Cleaner Python With Single Responsibility
Real Python