Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 396 Bytes

approximate-dynamic-programming

Illustration of the effectiveness of some well known approximate dynamic programming techniques

  • Breakthrough problem: The problem is stated here. Note: prob refers to the probability of a node being red (and 1-prob is the probability of it being green) in the above problem.

accuracy

time