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

simultaneous prediction for the multiple inputs and multipleoutputs scenario #4

Open
dajuguan opened this issue Dec 6, 2022 · 0 comments

Comments

@dajuguan
Copy link

dajuguan commented Dec 6, 2022

Hi @pmorenoz, I am planning to use your algorithm for a multi-inputs and multi-outputs gaussian process online regression problem. It seems that the multi_output.py demo maps each input with respect to each output. However, I want to map the multi-inputs with the multi-outputs at the same time. I have try to modify your code, but I find that the underlying HetMOGP repo also doesn't provide a similar demo for my problem.
So, I am wondering that is it possible to realize the above problem by modifying your awesome continual multi-task Gaussian processes code? If it does, how can I do it? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant