Computer science illuminated chapter 13

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

Artificial intelligence

(AI)

The study of

computer systems that

model and apply the

intelligence of the human

mind

2
New cards

Turing test

A behavioral

approach to determining

if a computer

system is intelligent

3
New cards

Weak equivalence

The

equality of two systems

based on their results

4
New cards

Strong equivalence

The equality of two

systems based on their

results and the process

by which they arrive at

those results

5
New cards

Loebner prize

The first

formal instantiation of

the Turing test, held

annually

6
New cards

Semantic network

A

knowledge representation

technique that represents

the relationships

among objects

7
New cards

Search tree

A structure

that represents alternatives

in adversarial

situations, such as game

playing

8
New cards

Depth-first approach

Searching down the

paths of a tree prior to

searching across levels

9
New cards

Breadth-first approach

Searching across levels

of a tree prior to

searching down specific

paths

10
New cards

Knowledge-based

system

Software that

uses a specific set of

information

11
New cards

Expert system

A software

system based on

the knowledge of human

experts

12
New cards

Rule-based system

A

software system based

on a set of if-then rules

13
New cards

Inference engine

The

software that processes

rules to draw conclusions

14
New cards

Artificial neural

network

A computer

representation of knowledge

that attempts to

mimic the neural

networks of the human

body

15
New cards

Effective weight

In an

artificial neuron, the sum

of the weights multiplied

by the corresponding

input values

16
New cards

Training

The process of

adjusting the weights

and threshold values in a

neural net to get a

desired outcome

17
New cards

Voice recognition

Using a computer to

recognize the words

spoken by a human

18
New cards

Natural language

comprehension

Using

a computer to apply a

meaningful interpretation

to human communication

19
New cards

Voice synthesis

Using

a computer to create the

sound of human speech

20
New cards

Natural language

Languages that human

beings use to communicate,

such as English

21
New cards

Phonemes

The set of

fundamental sounds

made in any given

natural language

22
New cards

Voiceprint

The plot of

frequency changes over

time representing the

sound of human speech

23
New cards

Lexical ambiguity

The

ambiguity created when

words have multiple

meanings

24
New cards

Syntactic ambiguity

The ambiguity created

when sentences can be

constructed in various

ways

25
New cards

Referential ambiguity

The ambiguity created

when pronouns could be

applied to multiple

objects

26
New cards

Chatbot

A program designed to carry on a conversation with a human user

27
New cards

Robot

A ______ is made up of sensors, actuators, and computational elements( (microprocessors).