ard_num_dims argument doesn't create multi-dimensional GP #2426
Closed
AndrewFalkowski
started this conversation in
General
Replies: 1 comment
-
Fixed the issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to fit a GP with different lengthscales for each feature using the
ard_num_dims
argument. However, when inspecting the model, I only see a single lengthscale dimension. Is there an additional argument that I am missing here?Calling
gp.covar_module.base_kernel.raw_lengthscale
shows a single dimension tensor:Beta Was this translation helpful? Give feedback.
All reactions