OpenSourceEcon / BootCamp2019

Repository of syllabi, lecture notes, Jupyter notebooks, code, and problem sets for OSE Lab Boot Camp 2019
85 stars 99 forks source link

Reinforcement learning #11

Closed azinoma closed 5 years ago

azinoma commented 5 years ago

This is a simple notebook relating to Felix' lecture on reinforcement learning. It contains a Q-learning agent solving the stochastic Ramsey problem.