Closed mlysy closed 2 years ago
I updated the necessary files from the comments and the todo.ipynb. I also noticed that tests/lotvol_model.py is not needed anymore (in a similar way to pgnet_model.py) so I deleted that. Then in order to uses src/pfjax/pgnet_model.py, I updated tests/utils.py to import from there. This also applies to lotvol_model.py. All tests have passed on my end.
Hi @mohanwu, can you please make the requested changes, and also fix the merge conflicts below? (I think only the
lotvol.ipynb
is needed, see comment aboutparticle_filter.py
above.)