Crash Course-AI#10

Crash Course-AI#10

Assessment

Interactive Video

Computers

6th Grade

Hard

Created by

Cynthia Glavin

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who were the three pioneers that set out to build a computer program simulating human problem-solving in 1959?

Alan Turing, John McCarthy, Marvin Minsky

Donald Knuth, Edsger Dijkstra, Tony Hoare

Allen Newell, Herbert Simon, Cliff Shaw

John von Neumann, Norbert Wiener, Claude Shannon

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between Symbolic AI and modern neural networks?

Symbolic AI uses symbols and logic, while neural networks use data and probabilities.

Symbolic AI requires massive amounts of data, while neural networks do not.

Symbolic AI cannot be used in expert systems, while neural networks can.

Symbolic AI is based on trial-and-error guesses, while neural networks use logic.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we represent the relation 'Jabril eats a donut' in Symbolic AI?

eat(donut, Jabril)

eat(Jabril, donut)

Jabril(donut, eat)

donut(eat, Jabril)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of generating new propositions from existing knowledge bases called?

Abduction

Induction

Deduction

Inference

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an advantage of Symbolic AI expert systems?

They can easily redefine logic rules.

They make conclusions based on logic and reason.

They can explain their decisions.

They require massive amounts of data for training.