Real-Time Dynamic Programming (RTDP) Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - " In Proceedings of " to " In: Proceedings of ")
m (Text replacement - "]] " to "]] ")
 
Line 1: Line 1:
A [[Real-Time Dynamic Programming (RTDP) Algorithm]] is a [[Dynamic Programming Algorithm]] that is enhanced by implementing a [[heuristic search algorithm]].
A [[Real-Time Dynamic Programming (RTDP) Algorithm]] is a [[Dynamic Programming Algorithm]] that is enhanced by implementing a [[heuristic search algorithm]].
* <B>Context:</B>
* <B>Context:</B>
** It is an [[Adaptive Real-Time Dynamic Programming (ARTDP) Algorithm]] without a [[system]] [[identification]].
** It is an [[Adaptive Real-Time Dynamic Programming (ARTDP) Algorithm]] without a [[system]] [[identification]].
* <B>Example(s):</B>
* <B>Example(s):</B>
** [[Bayesian Real-Time Dynamic Programming (BRTDP) Algorithm]] ([[#2009|Sanner et al., 2009]]),
** [[Bayesian Real-Time Dynamic Programming (BRTDP) Algorithm]] ([[#2009|Sanner et al., 2009]]),

Latest revision as of 02:40, 4 November 2024

A Real-Time Dynamic Programming (RTDP) Algorithm is a Dynamic Programming Algorithm that is enhanced by implementing a heuristic search algorithm.



References

2017

2009

2005

2003