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

the incompatibility between george.kernels.Matern52Kernel and george.kernels.TaskKernel in robo.fmin.mtbo #104

Open
judyweiying opened this issue Jan 10, 2019 · 1 comment

Comments

@judyweiying
Copy link

judyweiying commented Jan 10, 2019

Hi @aaronkl

I tried to implement a MTBO program, but I have problems calling robo.fmin.mtbo.

Two kernels are used in robo.fmin.mtbo. i.e., Matern52Kernel and TaskKernel. But neither version of the george version can fit both.

  1. I tried the development branch of george, but TaskKernel is undefined.
  2. I tried the master branch of george, though TaskKernel is defined, the initialization parameters for Matern52Kernel are apparently different from those defined in robo.fmin.mtbo.

Could you kindly fix this?

@aaronkl
Copy link
Contributor

aaronkl commented Jan 28, 2019

Unfortunately, the Taskkernel doesn't work with the latest george version anymore (automl/george development branch) and I don't know how to fix that with their new interface for kernels

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

2 participants