AI questions 2

AI questions 2

University

10 Qs

quiz-placeholder

Similar activities

CSS Image Manipulation Quiz

CSS Image Manipulation Quiz

9th Grade - University

15 Qs

html basics

html basics

8th Grade - University

11 Qs

มัลติมีเดีย 2

มัลติมีเดีย 2

6th Grade - University

10 Qs

Noise Identification

Noise Identification

12th Grade - University

6 Qs

DSA (QUIZ 2) Stacks and Queues Quiz

DSA (QUIZ 2) Stacks and Queues Quiz

University

15 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

Binary Search

Binary Search

University

12 Qs

Recurrence Relations and Algorithms Quiz

Recurrence Relations and Algorithms Quiz

University

15 Qs

AI questions 2

AI questions 2

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

John Ulakovich

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search strategy uses domain-specific knowledge to find more efficient solutions?

Breadth-first search

Depth-first search

Uninformed search

Heuristic search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between Depth-first search (DFS) and Breadth-first search (BFS)

DFS explores all nodes at the same level before moving deeper.

BFS explores one branch deep before backtracking.

DFS explores a branch deep before backtracking, while BFS explores all nodes at the same level.

BFS and DFS are the same algorithm but used for different purposes.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of informed search, what does the A algorithm combine to determine which path to explore?

Path cost and heuristic estimate

Breadth and depth exploration

Path cost and number of nodes

Total number of states and actions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following algorithms is considered "uninformed" or "blind"?

A* search

Breadth-first search

K-means clustering

Decision Trees

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are applications of K-means clustering? (Select all that apply)

Fraud detection

Grouping customers based on their purchasing behavior

Classifying emails as spam or not spam

Categorizing products by features

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of computer vision?

To allow computers to hear and process audio signal

To enable computers to visually perceive and interpret the world

To allow computers to learn human languages

To enable computers to store vast amounts of data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a computer vision workload?

Image Description

Text Reading

Speech Synthesis

Facial Recognition

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?