Javier González

Results 5 comments of Javier González

I think that there are two different things here. One is the stoping condition itself, which is well defined, and the other one is how the decisions about the next...

Hi Jonathan, Thanks a lot for your interest! Absolutely, it would be great having these points implemented in Emukit. This is a possible way to do it but I am...

That's a good point. I'll elaborate a bit more on why I opened the issue. I want to have wrappers for GPflow and and GPyTorch is because I would like...

Hi @szboksteen, Thanks for your interest in Emukit. Can you provide some details about what you are trying to do? Having an specific example will help us to identify better...

Note that for the GPflow model wrapper you don't need to start with all the interfaces. ```IModel``` and ```IDifferentiable``` shpuld give you good coverage already.