Reinforcement Learning


Machine learning with rewards (as opposed to supervised or unsupervised methods).

Page List

  • Definitions & ConceptsConcise list of terms and concepts in reinforcement learning.
  • Dynamic ProgrammingMarkov decision processes formally describe an environment for Reinforcement Learning when the environment is fully observable.
  • FundamentalsIntroduction to the fundamentals of reinforcement learning.
  • Markov Decision ProcessesMarkov decision processes formally describe an environment for Reinforcement Learning when the environment is fully observable.
  • Model FreeMarkov decision processes formally describe an environment for Reinforcement Learning when the environment is not observable.
  • Value Function ApproximationApproximating the state or action value function.

Resources

Recently Updated