top of page

Dynamic Programming Notebooks

Dynamic programming

  • A crash course in Dynamic Programming

  • Markov processes

  • Algorithms for DP

Shortest_path_optimal_substructure.svg.png

Multi-armed bandits and Gittins index

  • Multi-armed bandits

  • Gittins index

Slot machines

Github repository

Pip package

In order to execute the code from your browser, you may try the MyBinder version of the notebooks here. (Setting up the online notebook may take a few minutes.)

bottom of page