GPJax icon indicating copy to clipboard operation
GPJax copied to clipboard

bug: Default Parameter in PoweredExponential

Open ChrisBoettner opened this issue 2 years ago • 1 comments

Bug Report

GPJax version:

0.8.0

Current behavior:

Hi, I'm new to GPJax (and Jax) in general, so please excuse me if I'm being naive here, but I think there is some weird behavior in the default parameter of the PoweredExponential kernel. Specifically, the power gets set to 1 by default, with a default sigmoid bijector. This leads to the parameter to be inf, when running model.unconstrain(), which makes the fit fail with no obvious reason. It's definitely something that can be fixed very easily by setting a different initial value to power, but I doubt this is the intended behaviour.

Best wishes, Chris

ChrisBoettner avatar Dec 26 '23 12:12 ChrisBoettner

This issue has been marked as stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Sep 01 '24 02:09 github-actions[bot]

There has been no activity on this PR for some time. Therefore, we will be automatically closing the PR if no new activity occurs within the next seven days. Thank you for your contributions.

github-actions[bot] avatar Feb 14 '25 08:02 github-actions[bot]