notes

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

ModelFree.md (184B)


      1 # Model Free
      2 
      3 L1
      4 
      5 **Definition:** A model free approach in RL means the agent does not know or estimate probabilities of state transitions and as such learns directly from experience.