Environment Types Flashcards
1
Q
Fully Observable (vs Partially Observable)
A
An agent’s sensors give it access to the complete state of environment at each point in time
2
Q
Deterministic (vs Stochastic)
A
The next state of the environment is determined by its current state and actions performed by the agent
3
Q
Single Agent (vs Multiple Agents)
A
An agent operating by itself in the environment
4
Q
Episodic (vs Sequential)
A
- Each episode consists of the agent perceiving the environment and performing a single actions
- The choice of action in each episode depends only on the episode itself
5
Q
Discrete (vs Continuous)
A
An episode consists of limited number of distinct, clearly defined percepts and actions
6
Q
Static (vs Dynamic)
A
The environment is unchanged while the agent is deliberating