home/dictionary/Adaptive Dynamic Programming

Adaptive Dynamic Programming

nouncandidate·updated May 13, 2026

No definition recorded.

Framework senses

Russell_and_Norvig2 sensesview framework →
§1
An adaptive dynamic programming (or ADP) agent takes advantage of the constraints among the utilities of states by learning the transition model that connects them and solving the corresponding Markov decision process using dynamic programming.
§2 · sense_2_pending_review
A means of learning a model and a reward function from observations that then uses value or policy iteration to obtain the utilities or an optimal policy; makes optimal use of the local constraints on utilities of states imposed through the neighborhood structure of the environment.