notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

PartiallyObservableMarkovDecisionProcess.md (225B)


      1 # Partially Observable Markov Decision Process (POMDP)
      2 
      3 L1
      4 
      5 **Definition:** A partially observable markov decision process is a type of markov decision process where the agent doesn't have access to the entire current state.