markov decision process

A Markov Decision Process (MDP) is a mathematical framework used to describe an environment in reinforcement learning, defined by states, actions, transition probabilities, and rewards, enabling the formulation of both policy and value functions for decision making.

12 papers