Problem Solving and Search in Artificial Intelligence - Lecture 3

Problem Solving and Search in Artificial Intelligence - Lecture 3

Dave Churchill via YouTube Direct link

- Recap / Exam Questions

17 of 28

17 of 28

- Recap / Exam Questions

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Problem Solving and Search in Artificial Intelligence - Lecture 3

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Problem Solving Agents
  2. 2 - Example Problem
  3. 3 - Goal Formulation
  4. 4 - Problem Definition
  5. 5 - Paths and Costs
  6. 6 - Example Graph Problem
  7. 7 - What is Search?
  8. 8 - The Search Tree
  9. 9 - Sliding Tile Puzzle
  10. 10 - Which Node to Expand?
  11. 11 - Search Node Data
  12. 12 - Node vs State
  13. 13 - The Fringe Open List
  14. 14 - General Uninformed Tree Search
  15. 15 - Expand Function
  16. 16 - Problem Solving Performance
  17. 17 - Recap / Exam Questions
  18. 18 - Search Strategies
  19. 19 - Breadth-First Search BFS
  20. 20 - Uniform Cost Search UCS
  21. 21 - Depth-First Search DFS
  22. 22 - Depth-Limited Search DLS
  23. 23 - Iterative Deepening Depth-First Search ID-DFS
  24. 24 - Recap of Performance
  25. 25 - Avoiding Repeated States Closed List
  26. 26 - General Graph Search with Closed List
  27. 27 - Assignment 1 Algorithm Pseudocode
  28. 28 - "Tree Search" vs "Graph Search"

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.