Skip to content

syerramilli/gp-bo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian process based Bayesian Optimization

This repository contains code to run Bayesian Optimization (BO) based on GP based surrogate models The codes uses the GPyTorch and BoTorch libraries. While the BoTorch has functions and classes for implementing BO, this library contains settings and models that I found to be useful in practice and in my research.

Installation instructions

Clone/download the repository and use pip to install from the local directory.

cd <path_to_directory>
pip install .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published