dgplib
dgplib copied to clipboard
Do simple_example_multitask.ipynb implement cMDGP from paper?
Hi, I hope you are doing well. I just wanted to ask, do the multitask examples implement cMDGP from the paper for the asymmetric multi-task learning case? I am a bit confused because, in the paper it says to do cMDGP, "the top layer is set to a single coregionalised GP that outputs all the tasks". But, I couldn't find such definition in the code. But, the plot seems like they don't have data at the same points for each task. Thank you for your time.