Deterministic Environment
(Redirected from Deterministic environment)
Jump to navigation
Jump to search
A Stochastic Environment is an decisioning environment with decision points that involve deterministic outcomes.
- Example(s):
- Chess Game.
- …
- Counter-Example(s):
- 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.