Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Default Parameter in PoweredExponential #427

Open
ChrisBoettner opened this issue Dec 26, 2023 · 1 comment
Open

bug: Default Parameter in PoweredExponential #427

ChrisBoettner opened this issue Dec 26, 2023 · 1 comment
Labels
bug Something isn't working stale

Comments

@ChrisBoettner
Copy link

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 ChrisBoettner added the bug Something isn't working label Dec 26, 2023
Copy link

github-actions bot commented Sep 1, 2024

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

@github-actions github-actions bot added the stale label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant