Stochastic Environment
Jump to navigation
Jump to search
A Stochastic Environment is an decisioning environment with decision points that involve random outcomes.
- Example(s):
- human decision making environment.
- …
- Counter-Example(s):
- Deterministic Environment, such as chess game.
- See: Discrete Environment, Adversarial Environment, Observable Environment.
References
2014
- https://www.udacity.com/wiki/cs271/unit1-notes#terminology
- QUOTE: deterministic versus stochastic. Deterministic environment is one where your agent's actions uniquely determine the outcome. In stochastic environment, there is certain amount of randomness.