Artificial Intelligence Flashcards

1
Q

Turing Test

A

a test of a machine’s ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CAPTCHA

A

“Completely Automated Public Turing Test to tell Computers and Humans Apart”. Used to prove to a website that a user is a human and not a bot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Weak/Narrow AI

A

artificial intelligence that has a limited function or can only perform a specific task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Domain-specific AI

A

Artificial Intelligence that performs tasks better than humans in certain domains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Strong AI

A

Artificial intelligence that can develop consciousness and make decisions better than humans

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Super AI

A

Artificial intelligence that surpass human intelligence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

singularity

A

the hypothetical future where AI becomes so advanced that it is superior to human intelligence

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

expert system

A

a computer system that acts like a human expert in a specific subject area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

knowledge base

A

facts and rules in an expert system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

inference engine

A

the part of an expert system that uses programmed rules to interpret and evaluate the facts in the knowledge base

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

training data

A

a collection of labeled information used to train a machine learning model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

supervised learning

A

The algorithm learns from labeled data, where the desired output is known

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

unsupervised learning

A

The algorithm learns from unlabeled data, discovering hidden patterns and structures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

reinforced learning

A

a type of machine learning where an “agent” learns to behave in an environment by performing actions and receiving feedback in the form of rewards or penalties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

deep learning

A

a type of machine learning that is used for more complex problems. It does not require structured data, but instead uses artificial neural networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

deep learning: natural language processing

A

deals with the interaction between computers and human (natural) languages. Essentially, it’s about enabling computers to understand, interpret, and generate human language in a valuable way

17
Q

deep learning: image recognition

A

used to understand what is in a picture so that it can describe the picture and make it more searchable

18
Q

deep learning: voice and sound recognition

A

works by analyzing patterns of sound that can be converted into text and applied to natural language processing

19
Q

deep learning: sentiment analysis

A

can interpret someone’s mood or intent using pattern recognition