question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use a fixed noise Gaussian likelihood in a multi-task setting

See original GitHub issue

Howdy folks,

GPyTorch provides Gaussian likelihood objects for fixed noise (FixedNoiseGaussianLikelihood) and for multi-task models (MultitaskGaussianLikelihood). I was wondering if someone could provide me some guidance on how to get a fixed noise multi-task Gaussian likelihood?

Thanks in advance

Galto

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:28 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
florpicommented, Jun 28, 2021

Are there any news on this thread? It’d be a useful thing to have!

2reactions
Balandatcommented, Oct 17, 2019

This is something that I’d like as well, let me see if I can find some time to work on this this week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

It is all in the noise: Efficient multi-task Gaussian process ...
Gaussian process multi task models by defining more complex covariance structures [2, 9, 8], our model utilizes the gradient of the marginal likelihood...
Read more >
gpytorch.likelihoods
A Likelihood that assumes fixed heteroscedastic noise. This is useful when you have fixed, known observation noise for each training example.
Read more >
Multi-task Gaussian process modelling for point process data
Your browser can't play this video. Learn more. Switch camera.
Read more >
Models - BoTorch
FixedNoiseMultiTaskGP : a Hadamard multi-task, multi-output GP using an ICM kernel, with fixed observation noise levels (requires noise observations).
Read more >
Ensemble Multi-task Gaussian Process Regression ... - arXiv
yD] ∈ RN×D be a set of responses with N samples and D tasks, where each column yd represents the d-th task with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found