Artificial Intelligence Flashcards

1
Q

Intelligent Agents

Agent :

A

Agent is a “device” that responds to stimuli from its environment
-Sensors
-Actuators
Much of the research in artificial intelligence can be viewed in the context of building agents that behave intelligently

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

Turing Test—
Test setup :
Test :

A

Test setup : Human interrogator communicates with test subject by typewriter

Test : Can the human interrogator distinguish whether the test subject is human or machine?

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

Techniques for Understanding Images

A

Template matching
Image Processing
-edge enchancement
-region finding
-smoothing
Image analysis

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

Language Processing

A

Syntatic Analysis
Semantic Analysis
Contextual Analysis

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

Components of a Production Systems

A

1-Collection of states
-Start (or initial) state
-Goal state (or states)
2-Colleciton of productions : rules or moves
-Each production may have preconditions
3-Control system : decides which production to apply next

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

Heuristic Stratigies

A

Heuristic : A “rule of thumb” for making decisions

Requirements for good heuristics
-Must be easier to compute yhan a complete solution
-Must provide a reasonable estimate of proximity to a goal

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

Learning

A

Imitation (Taklit)
Supervised Training (gözetimli)
-Training set
Reinforcement (takviye, destek)

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

Associatvie Memory

A

Associative Memory : (Çağrışımsal bellek) The retrieval (yeniden düzeltme) of information relevant to the information at hand.

One direction of research seeks to build associative memory using neural networks that when given a partial pattern, transition themselves to a completed patter

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