Changes between Version 8 and Version 9 of PEAS/Environment/FullyObservable

Show
Ignore:
Timestamp:
10/26/08 16:13:56 (23 months ago)
Author:
nima
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PEAS/Environment/FullyObservable

    v8 v9  
    11[[Image(htdocs:games/ouchi-eye.png, align=right, nolink, title=The optical illusion (www.cs4fn.org) is called the Ouchi Illusion, after its creator, the Japanese artist Hajime Ouchi.)]] 
    22= Fully Observable (AKA Accessible) = 
    3 An environment in which the agent percept contains all relevant information about the world, i.e. perfect information is available for use.  It also has a perfect knowledge of what effects its action will have on the world. 
    4  
    5 Note that is does not necessarily imply that the world is non-probabilistic.  It can be probabilistic, and the effect of this property would be ''fully observable''. 
     3An environment in which the agent percept contains all relevant information about the world, i.e. perfect information is available for use.  It also has knowledge of what effects its action will have on the world.  Where it's actions are probabilistic, then it can't know for sure what effects it's future will have, but nevertheless, it is able to observe the world in its entirety at any given time. 
    64 
    75----