lecture-jax
lecture-jax copied to clipboard
New JAX lecture on inventory DP
Write a JAX version of the following code
https://github.com/QuantEcon/book-dp1/blob/main/source_code_py/inventory_dp.py https://github.com/QuantEcon/book-dp1/blob/main/source_code_py/inventory_sdd.py
This code can be combined into one lecture. The description of the model is in Section 5.3.1 and Section 6.3.3 of
https://dp.quantecon.org/