Markov decision process (MDP)
AIMarkov decision process (MDP): The formal model behind reinforcement learning, in which the next state depends only on the current state and action, not the full history.
Markov decision process (MDP): The formal model behind reinforcement learning, in which the next state depends only on the current state and action, not the full history.