Skip to content

Using COMBO in BoTorch #1

@kskyten

Description

@kskyten

At the moment COMBO is packaged like an application for demonstrating the algorithm for the paper. It would be really useful to be able to use COMBO in BoTorch. It seems like COMBO has its own implementation of Gaussian processes on top of PyTorch. Is there some specific reason for not using GPyTorch? From a cursory overview of the code it looks like the important parts are the custom kernel and acquisition function implementations. The rest can possibly be replaced with GPyTorch and BoTorch. Not only would this make the codebase smaller and easier to understand, it would also make it easier to use the algorithm in Ax, which is a user-friendly platform for running adaptive experiments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions