Introduction to Search Agents
Problem Formulation
State Representation in the Farmer Problem
Number of States in the Farmer Problem
Search Tree
How Navigation Apps Find the Perfect Route?
Simple Search Quiz
Path finding App (Optional)
Additional Resources (Optional)
Solving Puzzles with AI
How Do Computers Solve CSPs?
CSP Notebook (Optional)
CSPs Quiz
How Computers Think About Their Next Move
Inside the Minimax Algorithm
Cutting Corners to Win and Handling Chance
Play Tic-Tac-Toe Against AI!
Visualize Alpha-Beta Pruning (Optional)
Adversarial Search Quiz