Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Computation-aware Bayesian optimization

tingtang2/ca-bo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca-bo

Computation-aware Bayesian optimization

Setup

Please install libraries in the requirements.txt file using the following command:

pip install -r requirements.txt

Use of virtual environments is optional but recommended. For GPU support refer to the PyTorch docs to ensure correct the CUDA version.

Also be sure to specify/change the save_dir and data_dir configs in the main.py.

About

Computation-aware Bayesian optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published