pymc-examples icon indicating copy to clipboard operation
pymc-examples copied to clipboard

Major issues in Pathfinder example

Open ricardoV94 opened this issue 10 months ago • 0 comments

Docs link: https://www.pymc.io/projects/examples/en/latest/variational_inference/pathfinder.html

The notebook is not using the parameters mu or tau. It creates a theta1 that is not used anywhere.

However, I am not sure pathfinder works with this model, so it may be better to use another example: https://gist.github.com/ricardoV94/eafd20ac47d63525253b0a8adf5e5d76

Brought up in https://github.com/pymc-devs/pymc-experimental/pull/238

ricardoV94 avatar Sep 11 '23 10:09 ricardoV94