notes

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

MarkovAssumption.md (192B)


      1 # Markov Assumption
      2 
      3 L1
      4 
      5 **Definition:** The Markov assumption is the assumption that prior events don't matter and all necessary information that dictates the future is in the current state.