Introduction to Artificial Intelligence: Problem Solving and Search - Lecture 3

Introduction to Artificial Intelligence: Problem Solving and Search - Lecture 3

Dave Churchill via YouTube Direct link

- Introduction

1 of 26

1 of 26

- Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Introduction to Artificial Intelligence: Problem Solving and Search - Lecture 3

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

  1. 1 - Introduction
  2. 2 - Problem Solving Agents
  3. 3 - Example Scenario
  4. 4 - Goal Formulation
  5. 5 - Problem Formulation
  6. 6 - Solution / Path
  7. 7 - Example Graph Problem
  8. 8 - What is Search
  9. 9 - Search Tree / Procedure
  10. 10 - Node Data / Node vs State
  11. 11 - The Fringe open list
  12. 12 - General Uninformed Tree Search
  13. 13 - Node Expansion
  14. 14 - Problem Solving Performance / Complexity
  15. 15 - Search Strategies
  16. 16 - Breadth First Search BFS
  17. 17 - Uniform Cost Search UCS
  18. 18 - Depth First Search DFS
  19. 19 - Depth Limited Search DLS
  20. 20 - Iterative Deepening DFS IDDFS
  21. 21 - Comparing Algorithms
  22. 22 - Avoiding Repeated States
  23. 23 - Closed List / Graph Search
  24. 24 - Assignment 1 Pseudocode
  25. 25 - Tree Search vs Graph Search
  26. 26 - Recap / Exam Questions / Questions

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.