AI Fundamentals

Lesson 2 of 3

67% complete

Dr. Sarah Chen

Dr. Sarah Chen

AI Research Scientist

Course Content

1

Introduction to AI

12 min
2

State Space and Search

18 min
3

Machine Learning Basics

22 min
0:00 / 0:00
State Space and Search
Artificial Intelligence
18 minutes
Video Lesson

State Space and Search

Model problems as states and actions; BFS/DFS and informed search.

Lesson Content

Many classical AI problems can be represented as graphs of states...

Assignments & Quizzes

Practice Quiz

5 questions • 10 minutes

Test your understanding of the concepts covered in this lesson with a quick practice quiz.

Hands-on Exercise

Coding exercise • 30 minutes

Apply what you've learned by completing a hands-on coding exercise.

Resources

Lesson Slides

Download the presentation slides for this lesson.

Code Examples

Access the code examples and templates used in this lesson.

Discussion

Ask a Question