Environment types (slides2) Flashcards

1
Q

Fully Observable (vs. partially observable)

A

An agent’s sensors give it access to the complete state of the environment at each point in time

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

Deterministic

A

The next state is completely determined by the current state and the action executed by the agent

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

Strategic

A

the environment is deterministic except for the actions of other agents

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

stochastic

A

there is uncertainty on the next state and it is expressed with probabilities

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

Non-deterministic

A

there is uncertainty about the next state but no probabilities are available

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

uncertain

A

not fully observable and not deterministic

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

episodic

A

the agent’s experience is divided into atomic “Episodes” (each episode consists of the agent perceiving and then performing a single action) and the choice of action depends only on the episode itself. in sequential environments a current decision may affect future decisions.

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

Static (vs. Dynamic)

A

The environment is unchanged while an agent is deliberating. No need to keep looking at the world while deliberating nor worry about time.

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

semidynamic

A

the environment itself does not change with the passage of time but the agent’s performance score does

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

Discrete (vs. continuous)

A

A finite number of distinct, clearly defined states, percepts and actions. Applies also to time.

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

single agent (vs. multiagent)

A

An agent operating by itself in an environment

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

Known (vs. unknown)

A

depends on the knowledge of the agent or the designer of the agent of the rules governing the environment. In a known environment for each action there is an outcome (if deterministic) or a probability over the possible outcomes (if stochastic)

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

Chess w clock

A

Fully observable, Strategic, sequential, semidynamic, Discrete, not single agent

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

Chess no clock

A

Fully observable, Strategic, sequential, static, Discrete, not single agent

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

taxi driving

A

not Fully observable, not deterministic, not episodic, dynamic, continuous, multiagent

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