Skip to content

Using SingleTaskMultiFidelityGP with multiple fidelity dimensions for MFBO #1942

Closed Answered by AlexanderMouton
AlexanderMouton asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Balandat,

I've looked into the implementation of SingleTaskMultiFidelityGP and have created a class that mimics it and allows for multiple dimensions by creating an ExponentialDecayKernel/DownsamplingKernel for each of a list of iteration/data fidelities and passing all of them into a ProductKernel and a ScaleKernel thereafter.
I'm still doing some testing on it to see how well it works and will post the code here once I'm sure everything is working properly. Is this something that could warrant creating a PR in your opinion, or is the use case too niche?

Thanks!

Alex

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Balandat
Comment options

@AlexanderMouton
Comment options

Answer selected by AlexanderMouton
Comment options

You must be logged in to vote
1 reply
@AlexanderMouton
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants