cornellius-gp / gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch
MIT License
3.46k stars 546 forks source link

Hadamard multi-task GP using DGP, Is it possible? #2424

Open sheikhahnaf opened 8 months ago

sheikhahnaf commented 8 months ago

🚀 Feature Request

Hi, I was just wondering, is it possible to implement hadamard multi-task gp using Deep Gaussian process? Or, is it more like a new research direction that would require significant time and is impossible through code tweaks?

Just a question.