lecture-jax icon indicating copy to clipboard operation
lecture-jax copied to clipboard

Add a new lecture on job search

Open jstac opened this issue 2 years ago • 1 comments

The code to be converted to JAX is here:

https://github.com/QuantEcon/book-dp1/blob/main/source_code_py/markov_js.py https://github.com/QuantEcon/book-dp1/blob/main/source_code_py/markov_js_with_sep.py

These can be combined into one lecture, with the second set of code as an exercise.

Background is in Section 3.3 of https://dp.quantecon.org/

jstac avatar May 09 '23 05:05 jstac

Fixed in #172

kp992 avatar Apr 08 '24 02:04 kp992