Open daniel-dodd opened 1 year ago
There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues. Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment. This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!
There has been no recent activity on this issue. To keep our issues log clean, we remove old and inactive issues. Please update to the latest version of GPJax and check if that resolves the issue. Let us know if that works for you by leaving a comment. This issue is now marked as stale and will be closed if no further activity occurs. If you believe that this is incorrect, please comment. Thank you!
It seems possible to convert tensor flow probability models to NumyPyro models, so would be nice to have a notebook demonstrating this https://num.pyro.ai/en/0.7.0/_modules/numpyro/contrib/tfp/distributions.html
Perhaps, without requiring this as a dependency, we could add a method that converts a model to NumPyro model (if installed).