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

Approximation model for multi-output models #64

Open
tdewolff opened this issue Jun 17, 2023 · 1 comment
Open

Approximation model for multi-output models #64

tdewolff opened this issue Jun 17, 2023 · 1 comment
Labels

Comments

@tdewolff
Copy link
Collaborator

The current approximation models use inducing points to reduce the number of data points. Do there exist approximation models specifically for multi-output models so that the number of output channels is more scalable (ie. doesn't go exponential with the number of output channels).

One example is for the CONV kernel: https://proceedings.neurips.cc/paper_files/paper/2008/file/149e9677a5989fd342ae44213df68868-Paper.pdf

@tdewolff
Copy link
Collaborator Author

tdewolff commented Dec 4, 2023

@tdewolff tdewolff added the idea label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant