Alberto Polo
Alberto Polo
I should've fixed the issue in ddp_theory_jl.ipynb. The only other Julia notebook is ddp_ex_job_search_jl.ipynb but I don't see errors there. Are there other notebooks with errors?
@mmcky That sounds good, I'll start working on porting the notebooks
I've implemented the State-Action Pair Formulation in `ddp.jl`. I've also tested it a bit and, for instance, it matches the results in this notebook: https://github.com/QuantEcon/QuantEcon.applications/blob/master/discrete_dp/discrete_dp_solutions_py.ipynb I'm sure someone more proficient...
@oyamad thanks for pointing that out. PR #122 fixes that, I tried it with your example